/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
AlbumPage.java | 260 // Render transition in pressed state
|
AlbumSetPage.java | 199 // Show pressed-up animation for the single-tap.
|
/packages/apps/Messaging/src/com/android/messaging/ui/contact/ |
ContactPickerFragment.java | 482 * Listens for notification that the user has pressed enter/done on the keyboard with all
|
/packages/apps/Settings/src/com/android/settings/ |
ChooseLockPattern.java | 494 throw new IllegalStateException("left footer button pressed, but stage of " +
|
/packages/apps/Settings/src/com/android/settings/wfd/ |
WifiDisplaySettings.java | 710 deviceDetails.setEnabled(true); // always allow button to be pressed
|
/packages/apps/Settings/src/com/android/settings/wifi/ |
WifiSettings.java | [all...] |
/packages/apps/UnifiedEmail/res/values/ |
strings.xml | [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
SelectedConversationsActionMenu.java | 495 // Only commit destructive actions if the user actually pressed
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
UserDictionaryToolsList.java | 356 /* open the menu if KEYCODE_DPAD_CENTER is pressed */
|
/prebuilts/sdk/current/support/design/res/values/ |
attrs.xml | 37 <!-- TranslationZ value for the FAB when pressed-->
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/ |
GLFunctionTraceViewer.java | 137 * However, if the spinner is constantly pressed, then the user is scrolling through a sequence [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
completion1-expected-completion39.txt | 122 android:duplicateParentState : When this attribute is set to true, the view gets its drawable state (focused, pressed, etc.) from its direct parent rather than from itself. [boolean]
|
completion5-expected-completion40.txt | 122 android:duplicateParentState : When this attribute is set to true, the view gets its drawable state (focused, pressed, etc.) from its direct parent rather than from itself. [boolean]
|
/system/bt/bta/include/ |
bta_av_api.h | 195 #define BTA_AV_STATE_PRESS AVRC_STATE_PRESS /* key pressed */
|
/docs/source.android.com/src/devices/input/ |
keyboard-devices.jd | 83 a key is pressed, and a value greater than or equal to <code>2</code> to indicate that 93 or scan code when the key is pressed. This information is not currently 106 are still pressed when the device is going to sleep. Otherwise keys might 120 For example, if the left shift key is pressed or released, the reader will 130 certain keys are pressed. The <code>EventHub</code> effectively holds a wake lock [all...] |
/packages/apps/Calendar/src/com/android/calendar/ |
DayView.java | 604 * The selection modes are HIDDEN, PRESSED, SELECTED, and LONGPRESS. 628 // Animates the current time marker when Today is pressed [all...] |
/cts/tests/tests/view/src/android/view/cts/ |
ViewGroupTest.java | [all...] |
/external/gptfdisk/ |
NEWS | 207 or if Ctrl+D was pressed at certain input prompts (for a partition name 239 pressed Ctrl+D. [all...] |
/external/sonivox/jet_tools/JetCreator/ |
JetDialogs.py | 423 """ Play the segment button pressed """
439 """ Play the whole midi file pressed """
[all...] |
/frameworks/base/services/core/java/com/android/server/hdmi/ |
HdmiCecLocalDeviceTv.java | 452 Slog.w(TAG, "Discard key event to itself :" + keyCode + " pressed:" + isPressed); 464 Slog.w(TAG, "Discard key event: " + keyCode + " pressed:" + isPressed); [all...] |
/frameworks/support/v7/appcompat/res/values/ |
attrs.xml | 215 that should react to pressed and focus states, but that do not 218 <!-- Background drawable for borderless standalone items that need focus/pressed states. --> [all...] |
/prebuilts/sdk/current/support/v7/appcompat/res/values/ |
attrs.xml | 215 that should react to pressed and focus states, but that do not 218 <!-- Background drawable for borderless standalone items that need focus/pressed states. --> [all...] |
/external/libvncserver/webclients/novnc/include/ |
ui.js | 472 // Save/apply settings when 'Apply' button is pressed [all...] |
/frameworks/base/core/java/android/service/dreams/ |
DreamService.java | 114 * system settings, which when pressed opens the specified activity.</p> [all...] |
/frameworks/base/docs/html/about/versions/ |
android-4.0.jd | 363 events when a button is pressed from a remote control. The intent you receive includes the {@link 364 android.view.KeyEvent} for the media key pressed, which you can retrieve from the intent with {@link [all...] |