$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

O

OAuth2Helper - Class in com.google.appinventor.components.runtime.util
This helper class uses AccountManager to handle OAuth 2.0 authorization, returning an access_token that is needed for Fusiontables requests.
OAuth2Helper() - Constructor for class com.google.appinventor.components.runtime.util.OAuth2Helper
 
onAccuracyChanged(Sensor, int) - Method in class com.google.appinventor.components.runtime.AccelerometerSensor
 
onAccuracyChanged(Sensor, int) - Method in class com.google.appinventor.components.runtime.OrientationSensor
 
onAccuracyChanged(Sensor, int) - Method in class com.google.appinventor.components.runtime.Pedometer
 
onAccuracyChanged(Sensor, int) - Method in class com.google.appinventor.components.runtime.ProximitySensor
Called when the accuracy of the registered sensor has changed
onActivityResult(int, int, Intent) - Method in class com.google.appinventor.components.runtime.Form
 
onCheckedChanged(CompoundButton, boolean) - Method in class com.google.appinventor.components.runtime.CheckBox
 
onClick(View) - Method in class com.google.appinventor.components.runtime.ButtonBase
 
onCompletion(MediaPlayer) - Method in class com.google.appinventor.components.runtime.Player
 
onCompletion(MediaPlayer) - Method in class com.google.appinventor.components.runtime.util.FullScreenVideoUtil
Called when the video has finished playing.
onCompletion(MediaPlayer) - Method in class com.google.appinventor.components.runtime.VideoPlayer
 
onConfigurationChanged(Configuration) - Method in class com.google.appinventor.components.runtime.Form
 
onCreate(Bundle) - Method in class com.google.appinventor.components.runtime.Form
 
onCreate(Bundle) - Method in class com.google.appinventor.components.runtime.ListPickerActivity
 
onCreate() - Method in class com.google.appinventor.components.runtime.ReplApplication
 
onCreate(Bundle) - Method in class com.google.appinventor.components.runtime.ReplForm
 
onCreate(Bundle) - Method in class com.google.appinventor.components.runtime.WebViewActivity
 
onCreateDialog(int) - Method in class com.google.appinventor.components.runtime.Form
 
onCreateOptionsMenu(Menu) - Method in class com.google.appinventor.components.runtime.Form
 
onCreateOptionsMenu(Menu) - Method in class com.google.appinventor.components.runtime.ReplForm
 
onDelete() - Method in class com.google.appinventor.components.runtime.AccelerometerSensor
 
onDelete() - Method in class com.google.appinventor.components.runtime.ActivityStarter
 
onDelete() - Method in class com.google.appinventor.components.runtime.BluetoothConnectionBase
 
onDelete() - Method in class com.google.appinventor.components.runtime.Clock
 
onDelete() - Method in interface com.google.appinventor.components.runtime.Deleteable
 
onDelete() - Method in class com.google.appinventor.components.runtime.LegoMindstormsNxtBase
 
onDelete() - Method in class com.google.appinventor.components.runtime.ListPicker
 
onDelete() - Method in class com.google.appinventor.components.runtime.LocationSensor
 
onDelete() - Method in class com.google.appinventor.components.runtime.NearField
 
onDelete() - Method in class com.google.appinventor.components.runtime.NxtColorSensor
 
onDelete() - Method in class com.google.appinventor.components.runtime.NxtLightSensor
 
onDelete() - Method in class com.google.appinventor.components.runtime.NxtSoundSensor
 
onDelete() - Method in class com.google.appinventor.components.runtime.NxtTouchSensor
 
onDelete() - Method in class com.google.appinventor.components.runtime.NxtUltrasonicSensor
 
onDelete() - Method in class com.google.appinventor.components.runtime.OrientationSensor
 
onDelete() - Method in class com.google.appinventor.components.runtime.Pedometer
 
onDelete() - Method in class com.google.appinventor.components.runtime.Player
 
onDelete() - Method in class com.google.appinventor.components.runtime.ProximitySensor
 
onDelete() - Method in class com.google.appinventor.components.runtime.Sound
 
onDelete() - Method in class com.google.appinventor.components.runtime.Sprite
 
onDelete() - Method in class com.google.appinventor.components.runtime.TinyDB
 
onDelete() - Method in class com.google.appinventor.components.runtime.VideoPlayer
 
onDestroy() - Method in class com.google.appinventor.components.runtime.BluetoothConnectionBase
 
onDestroy() - Method in class com.google.appinventor.components.runtime.Clock
 
onDestroy() - Method in class com.google.appinventor.components.runtime.Form
 
onDestroy() - Method in interface com.google.appinventor.components.runtime.OnDestroyListener
 
onDestroy() - Method in class com.google.appinventor.components.runtime.PhoneCall
 
onDestroy() - Method in class com.google.appinventor.components.runtime.Player
 
onDestroy() - Method in class com.google.appinventor.components.runtime.ReplForm
 
onDestroy() - Method in class com.google.appinventor.components.runtime.Sound
 
onDestroy() - Method in class com.google.appinventor.components.runtime.Sprite
 
onDestroy() - Method in class com.google.appinventor.components.runtime.TextToSpeech
 
onDestroy() - Method in class com.google.appinventor.components.runtime.util.ExternalTextToSpeech
 
onDestroy() - Method in class com.google.appinventor.components.runtime.util.InternalTextToSpeech
 
onDestroy() - Method in interface com.google.appinventor.components.runtime.util.ITextToSpeech
This will be called when the Activity is destroyed, to give us a chance to cleanup resources, if necessary.
onDestroy() - Method in class com.google.appinventor.components.runtime.VideoPlayer
 
OnDestroyListener - Interface in com.google.appinventor.components.runtime
Listener for distributing the Activity onDestroy() method to interested components.
onDraw(Canvas) - Method in class com.google.appinventor.components.runtime.Ball
 
onDraw(Canvas) - Method in class com.google.appinventor.components.runtime.ImageSprite
 
onDraw(Canvas) - Method in class com.google.appinventor.components.runtime.Sprite
Draws the sprite on the given canvas
oneButtonAlert(Activity, String, String, String) - Static method in class com.google.appinventor.components.runtime.Notifier
 
onError(MediaRecorder, int, int) - Method in class com.google.appinventor.components.runtime.SoundRecorder
 
onError(MediaPlayer, int, int) - Method in class com.google.appinventor.components.runtime.VideoPlayer
 
onFailure(String) - Method in interface com.google.appinventor.components.runtime.util.AsyncCallbackPair
Called when an asynchronous call fails to complete normally
onFailure() - Method in interface com.google.appinventor.components.runtime.util.ITextToSpeech.TextToSpeechCallback
Callback to be invoked when we have a failure to communicate.
onFocusChange(View, boolean) - Method in class com.google.appinventor.components.runtime.ButtonBase
 
onFocusChange(View, boolean) - Method in class com.google.appinventor.components.runtime.CheckBox
 
onFocusChange(View, boolean) - Method in class com.google.appinventor.components.runtime.TextBoxBase
 
onInfo(MediaRecorder, int, int) - Method in class com.google.appinventor.components.runtime.SoundRecorder
 
onInitialize() - Method in class com.google.appinventor.components.runtime.Texting
Callback from Form.
onInitialize() - Method in interface com.google.appinventor.components.runtime.util.OnInitializeListener
 
OnInitializeListener - Interface in com.google.appinventor.components.runtime.util
This interface exposes a callback method, onInitialize(), that will be called by the Form activity after the app is initialized.
onItemClick(AdapterView<?>, View, int, long) - Method in class com.google.appinventor.components.runtime.ListPickerActivity
 
onItemClick(AdapterView<?>, View, int, long) - Method in class com.google.appinventor.components.runtime.ListView
Simple event to raise when the component is clicked.
onItemSelected(AdapterView<?>, View, int, long) - Method in class com.google.appinventor.components.runtime.Spinner
 
onKeyDown(int, KeyEvent) - Method in class com.google.appinventor.components.runtime.Form
 
onKeyDown(int, KeyEvent) - Method in class com.google.appinventor.components.runtime.ListPickerActivity
 
onLocationChanged(Location) - Method in class com.google.appinventor.components.runtime.Pedometer
 
onLongClick(View) - Method in class com.google.appinventor.components.runtime.ButtonBase
 
onNewIntent(Intent) - Method in class com.google.appinventor.components.runtime.Form
 
onNewIntent(Intent) - Method in class com.google.appinventor.components.runtime.NearField
 
onNewIntent(Intent) - Method in interface com.google.appinventor.components.runtime.OnNewIntentListener
 
onNewIntent(Intent) - Method in class com.google.appinventor.components.runtime.ReplForm
 
OnNewIntentListener - Interface in com.google.appinventor.components.runtime
Listener for distributing the Activity onStop() method to interested components.
onNothingSelected(AdapterView<?>) - Method in class com.google.appinventor.components.runtime.Spinner
 
onPause() - Method in class com.google.appinventor.components.runtime.Form
 
onPause() - Method in class com.google.appinventor.components.runtime.NearField
 
onPause() - Method in interface com.google.appinventor.components.runtime.OnPauseListener
 
onPause() - Method in class com.google.appinventor.components.runtime.OrientationSensor
 
onPause() - Method in class com.google.appinventor.components.runtime.Player
 
onPause() - Method in class com.google.appinventor.components.runtime.ProximitySensor
 
onPause() - Method in class com.google.appinventor.components.runtime.Texting
Messages received while paused will be cached
OnPauseListener - Interface in com.google.appinventor.components.runtime
Listener for distributing the Activity onPause() method to interested components.
onPrepared(MediaPlayer) - Method in class com.google.appinventor.components.runtime.util.FullScreenVideoUtil
Called when the video has been loaded.
onPrepared(MediaPlayer) - Method in class com.google.appinventor.components.runtime.VideoPlayer
 
onPrepareDialog(int, Dialog) - Method in class com.google.appinventor.components.runtime.Form
 
onProgressChanged(SeekBar, int, boolean) - Method in class com.google.appinventor.components.runtime.Slider
 
onProviderDisabled(String) - Method in class com.google.appinventor.components.runtime.Pedometer
 
onProviderEnabled(String) - Method in class com.google.appinventor.components.runtime.Pedometer
 
onReceive(Context, Intent) - Method in class com.google.appinventor.components.runtime.util.SmsBroadcastReceiver
Called by the system when an incoming SMS is received either from Google Voice or through the built-in Telephony app.
onResume() - Method in class com.google.appinventor.components.runtime.AccelerometerSensor
 
onResume() - Method in class com.google.appinventor.components.runtime.Clock
 
onResume() - Method in class com.google.appinventor.components.runtime.Form
 
onResume() - Method in class com.google.appinventor.components.runtime.GameClient
Called automatically by the operating system.
onResume() - Method in class com.google.appinventor.components.runtime.ListPicker
 
onResume() - Method in class com.google.appinventor.components.runtime.LocationSensor
 
onResume() - Method in class com.google.appinventor.components.runtime.NearField
 
onResume() - Method in interface com.google.appinventor.components.runtime.OnResumeListener
 
onResume() - Method in class com.google.appinventor.components.runtime.OrientationSensor
 
onResume() - Method in class com.google.appinventor.components.runtime.Player
 
onResume() - Method in class com.google.appinventor.components.runtime.ProximitySensor
 
onResume() - Method in class com.google.appinventor.components.runtime.ReplForm
 
onResume() - Method in class com.google.appinventor.components.runtime.Sound
 
onResume() - Method in class com.google.appinventor.components.runtime.Texting
Processes cached messages if the app is initialized
onResume() - Method in class com.google.appinventor.components.runtime.TextToSpeech
 
onResume() - Method in class com.google.appinventor.components.runtime.util.ExternalTextToSpeech
 
onResume() - Method in class com.google.appinventor.components.runtime.util.InternalTextToSpeech
 
onResume() - Method in interface com.google.appinventor.components.runtime.util.ITextToSpeech
This will be called when the Activity is resumed, to give us a chance to re-initialize resources, if necessary.
OnResumeListener - Interface in com.google.appinventor.components.runtime
Listener for distributing the Activity onResume() method to interested components.
onSensorChanged(SensorEvent) - Method in class com.google.appinventor.components.runtime.AccelerometerSensor
 
onSensorChanged(SensorEvent) - Method in class com.google.appinventor.components.runtime.OrientationSensor
Responds to changes in the accelerometer or magnetic field sensors to recompute orientation.
onSensorChanged(SensorEvent) - Method in class com.google.appinventor.components.runtime.Pedometer
 
onSensorChanged(SensorEvent) - Method in class com.google.appinventor.components.runtime.ProximitySensor
Called when sensor values have changed
OnSettings() - Method in class com.google.appinventor.components.runtime.PhoneStatus
This event is fired when the "settings" menu item is selected (only available in the Companion App, defined in ReplForm.java).
onStartTrackingTouch(SeekBar) - Method in class com.google.appinventor.components.runtime.Slider
 
onStatusChanged(String, int, Bundle) - Method in class com.google.appinventor.components.runtime.Pedometer
 
onStop() - Method in class com.google.appinventor.components.runtime.AccelerometerSensor
 
onStop() - Method in class com.google.appinventor.components.runtime.Clock
 
onStop() - Method in class com.google.appinventor.components.runtime.Form
 
onStop() - Method in class com.google.appinventor.components.runtime.GameClient
Called automatically by the operating system.
onStop() - Method in class com.google.appinventor.components.runtime.LocationSensor
 
onStop() - Method in class com.google.appinventor.components.runtime.NearField
 
onStop() - Method in interface com.google.appinventor.components.runtime.OnStopListener
 
onStop() - Method in class com.google.appinventor.components.runtime.Player
 
onStop() - Method in class com.google.appinventor.components.runtime.ProximitySensor
 
onStop() - Method in class com.google.appinventor.components.runtime.ReplForm
 
onStop() - Method in class com.google.appinventor.components.runtime.Sound
 
onStop() - Method in class com.google.appinventor.components.runtime.Texting
Save the component's state in shared preference file before it is killed.
onStop() - Method in class com.google.appinventor.components.runtime.TextToSpeech
 
onStop() - Method in class com.google.appinventor.components.runtime.util.ExternalTextToSpeech
 
onStop() - Method in class com.google.appinventor.components.runtime.util.InternalTextToSpeech
 
onStop() - Method in interface com.google.appinventor.components.runtime.util.ITextToSpeech
This will be called when the Activity is stopped, to give us a chance to cleanup resources, if necessary.
OnStopListener - Interface in com.google.appinventor.components.runtime
Listener for distributing the Activity onStop() method to interested components.
onStopTrackingTouch(SeekBar) - Method in class com.google.appinventor.components.runtime.Slider
 
onSuccess(T) - Method in interface com.google.appinventor.components.runtime.util.AsyncCallbackPair
Called when an asynchronous call completes successfully.
onSuccess() - Method in interface com.google.appinventor.components.runtime.util.ITextToSpeech.TextToSpeechCallback
Callback to be invoked when a message has finished being spoken.
onTouch(View, MotionEvent) - Method in class com.google.appinventor.components.runtime.ButtonBase
If a custom background images is specified for the button, then it will lose the pressed and disabled image effects; no visual feedback.
onTouch(View, MotionEvent) - Method in class com.google.appinventor.components.runtime.util.CustomMediaController
Called when the anchorView passed in CustomMediaController.setAnchorView(View) is touched.
Open() - Method in class com.google.appinventor.components.runtime.Picker
Opens the picker, as though the user clicked on it.
openContactPhotoInputStreamHelper(ContentResolver, Uri) - Static method in class com.google.appinventor.components.runtime.util.HoneycombUtil
Gets the contact photo InputStream for MediaUtil.
openMedia(Form, String) - Static method in class com.google.appinventor.components.runtime.util.MediaUtil
 
OpenScreenAnimation() - Method in class com.google.appinventor.components.runtime.Form
Returns the type of open screen animation (default, fade, zoom, slidehorizontal, slidevertical and none).
OpenScreenAnimation(String) - Method in class com.google.appinventor.components.runtime.Form
Sets the animation type for the transition to another screen.
OrientationChanged(float, float, float) - Method in class com.google.appinventor.components.runtime.OrientationSensor
Default OrientationChanged event handler.
OrientationSensor - Class in com.google.appinventor.components.runtime
Sensor that can measure absolute orientation in 3 dimensions.
OrientationSensor(ComponentContainer) - Constructor for class com.google.appinventor.components.runtime.OrientationSensor
Creates a new OrientationSensor component.
OrientationSensorUtil - Class in com.google.appinventor.components.runtime.util
Functionality related to OrientationSensor, placed in this static utility class for easier testing.
OtherPlayerStarted() - Method in class com.google.appinventor.components.runtime.Player
Indicates that the other player has requested the focus of media
OtherScreenClosed(String, Object) - Method in class com.google.appinventor.components.runtime.Form
 
overridePendingTransitions(Activity, int, int) - Static method in class com.google.appinventor.components.runtime.util.EclairUtil
Calls Activity.overridePendingTransition(int, int).
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z