/packages/apps/Gallery/src/com/android/camera/ |
CropImage.java | 79 boolean mSaving; // Whether the "save" button is already clicked.
|
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/ |
ComposeMessageView.java | 285 // When the send button is long clicked, we want TalkBack to announce the real [all...] |
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/ |
MediaPicker.java | 253 // translate the index back. For example, if the user clicked the item most to the
|
/packages/apps/Settings/src/com/android/settings/dashboard/ |
SupportItemAdapter.java | 135 * Called when a support item is clicked.
|
/packages/apps/Settings/src/com/android/settings/location/ |
SettingsInjector.java | 307 // "back" button is clicked, the user will navigate through all the injected settings
|
/packages/apps/Settings/src/com/android/settings/tts/ |
TextToSpeechSettings.java | 535 * clicked.
|
/platform_testing/tests/functional/settingstests/src/com/android/settings/functional/ |
WirelessNetworkSettingsTests.java | 659 // If we get here, we successfully clicked on the Add network button, so we are done. [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64/cmd/pprof/internal/ |
svg.a | 366 || !enableDrag // Pan anyway when drag is disabled and the user clicked on an element
|
/prebuilts/go/linux-x86/pkg/linux_amd64/cmd/pprof/internal/ |
svg.a | 366 || !enableDrag // Pan anyway when drag is disabled and the user clicked on an element
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
AndroidTextEditor.java | 451 * Switch to the page corresponding to the link that has just been clicked.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/ |
ResourceChooser.java | 127 * "the user clicked on a selection result", since only the latter should wipe out the [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
completion1-expected-completion39.txt | 128 android:onClick : Name of the method in this View's context to invoke when the view is clicked. [string]
|
completion5-expected-completion40.txt | 128 android:onClick : Name of the method in this View's context to invoke when the view is clicked. [string]
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
Launcher.java | [all...] |
/external/sonivox/jet_tools/JetCreator/ |
JetCreator.py | 370 """ Selects the segment when checkbox clicked """
389 """ Loads up a segment when the list is clicked """
[all...] |
/frameworks/base/core/java/android/app/ |
ActionBar.java | [all...] |
/frameworks/base/core/java/android/webkit/ |
WebSettings.java | 175 * the placeholder. Once clicked, the plugin will be enabled on the page. [all...] |
/frameworks/base/docs/html/guide/components/ |
fragments.jd | 585 // Append the clicked item's row ID with the content provider Uri 595 android.app.ListFragment#onListItemClick onListItemClick()} is the row ID of the clicked item, [all...] |
/frameworks/base/docs/html/guide/topics/appwidgets/ |
index.jd | 477 that launches an Activity when clicked, you could use the following [all...] |
/frameworks/base/docs/html-intl/intl/vi/guide/topics/ui/ |
dialogs.jd | 222 // User clicked OK button 358 // User clicked OK, so save the mSelectedItems results somewhere [all...] |
/frameworks/base/packages/SettingsLib/res/values/ |
strings.xml | 290 launches the settings screen for a given TTS engine when clicked 294 the image that launches the TTS engine settings when clicked. --> [all...] |
/frameworks/support/v7/appcompat/res/values/ |
attrs.xml | [all...] |
/packages/apps/Calendar/src/com/android/calendar/event/ |
EditEventView.java | [all...] |
/packages/apps/Camera2/res/values/ |
strings.xml | 40 <!-- The label on the button which when clicked will undo a deletion of image [CHAR LIMIT=16]--> 532 <!-- Description for the lock icon in Secure Camera filmstrip that when clicked, brings user to lock screen then full Camera [CHAR LIMIT=NONE] --> [all...] |
/packages/apps/Camera2/src/com/android/camera/app/ |
CameraAppUI.java | 251 * Called when the progress error message is clicked. [all...] |