/frameworks/base/docs/html/training/animation/ |
zoom.jd | 63 touch highlight when the image button is pressed)
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
GuidedActionAdapter.java | 435 // Sometimes we are losing ACTION_DOWN for the first ENTER after pressed
|
/frameworks/support/v7/mediarouter/src/android/support/v7/app/ |
MediaRouteButton.java | 277 * button when the button is long pressed.
|
/packages/apps/Calendar/src/com/android/calendar/selectcalendars/ |
SelectSyncedCalendarsMultiAccountAdapter.java | 188 * Method for changing the sync state when a calendar's button is pressed.
|
/packages/apps/Camera2/src/com/android/camera/ |
FocusOverlayManager.java | 241 // User releases half-pressed focus key.
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
LabeledEditorView.java | 147 // defer removal of this button so that the pressed state is visible shortly
|
/packages/apps/Dialer/res/values/ |
strings.xml | 51 <!-- Option displayed in context menu to copy long pressed phone number. [CHAR LIMIT=48] --> 54 <!-- Option displayed in context menu to copy long pressed voicemail transcription. [CHAR LIMIT=48] --> [all...] |
/packages/apps/Launcher3/src/com/android/launcher3/ |
AppWidgetResizeFrame.java | 489 // Clear the frame and give focus to the widget host view when a directional key is pressed.
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/ |
SearchActivityView.java | 310 * Dismiss the activity if BACK is pressed when the search box is empty.
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
WebViewContextMenu.java | 394 * @param url Url that was long pressed.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/ |
KeyCodeDescriptionMapper.java | 260 * the specified key is pressed based on its key code point.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/ |
DictionarySettingsFragment.java | 409 // We come here when the menu element is pressed so presumably it can't be null. But
|
/packages/services/Telephony/src/com/android/phone/ |
EditPhoneNumberPreference.java | 97 * value indicating which of the three possible buttons were pressed.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/ |
ttk.py | 548 active, disabled, focus, pressed, selected, background, 595 evaluates a command when pressed.""" 780 displays a menu when pressed.""" [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/ |
ttk.py | 548 active, disabled, focus, pressed, selected, background, 595 evaluates a command when pressed.""" 780 displays a menu when pressed.""" [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | 548 active, disabled, focus, pressed, selected, background, 595 evaluates a command when pressed.""" 780 displays a menu when pressed.""" [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | 548 active, disabled, focus, pressed, selected, background, 595 evaluates a command when pressed.""" 780 displays a menu when pressed.""" [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
AndroidXmlAutoEditStrategy.java | 182 // out the indentation as if the newline had been pressed at the
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/drawable/ |
DrawableDescriptors.java | 224 + "(for example, to use a different image when a button is pressed).",
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/ |
NewXmlFileWizard.java | 127 * Performs any actions appropriate in response to the user having pressed
|
/frameworks/base/core/java/android/view/ |
InputDevice.java | 96 * the finger touches the display or when the selection button is pressed/released. 110 * is pressed/released. [all...] |
/frameworks/base/docs/html/training/game-controllers/ |
controller-input.jd | 221 DPAD_CENTER} key code when the center of the D-pad crossbar is pressed. Your 636 presses with a normalized value from 0.0 (released) to 1.0 (fully pressed). Not
|
/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
PanoramaActivity.java | 760 // No buttons can be pressed. 776 public void onShutterButtonFocus(boolean pressed) { [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
pci_regs.h | 478 #define PCI_EXP_SLTCTL_ABPE 0x0001 /* Attention Button Pressed Enable */ 490 #define PCI_EXP_SLTSTA_ABP 0x0001 /* Attention Button Pressed */ [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/formatting/ |
EclipseXmlPrettyPrinterTest.java | 343 " android:color=\"#ffff0000\"/> <!-- pressed -->\n" + 350 " <item android:state_pressed=\"true\" android:color=\"#ffff0000\"/> <!-- pressed -->\n" + [all...] |