/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
ConversationItemView.java | 220 /** Called when the info icon is clicked. */ 223 /** Called when the star is clicked. */ [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
FolderListFragment.java | 630 + " Clicked on unset item in drawer. Offending item is " + item); 658 // Clicked on same folder, just close drawer [all...] |
/prebuilts/sdk/current/support/v7/appcompat/res/values/ |
attrs.xml | [all...] |
/cts/tests/tests/widget/src/android/widget/cts/ |
ListPopupWindowTest.java | 65 * is clicked. Note that this needs to be a separate class that is also protected (not [all...] |
/development/samples/training/ContactsList/src/com/example/android/contactslist/ui/ |
ContactsListFragment.java | 272 // Moves to the Cursor row corresponding to the ListView item that was clicked [all...] |
/docs/source.android.com/src/devices/tv/ |
index.jd | 272 transport stream. When the button is clicked, it lets users interact with these
|
/external/avahi/avahi-ui/ |
avahi-ui.c | [all...] |
/external/chromium-trace/catapult/dashboard/dashboard/elements/ |
alerts-table.html | 673 * @param {Event} event Clicked event.
|
/external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/flame/ |
FlameMain.java | 720 public void clicked (InputEvent event, float x, float y) { [all...] |
/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/ui/ |
TextField.java | 769 public void clicked (InputEvent event, float x, float y) { method in class:TextField.TextFieldClickListener [all...] |
/external/protobuf/ |
CHANGES.txt | 332 format, which should allow them to be clicked on in the build log to go
|
/frameworks/base/core/java/android/widget/ |
SimpleMonthView.java | [all...] |
/frameworks/base/docs/html/training/app-links/ |
index.jd | 55 When a clicked link or programmatic request invokes a web URI intent, the Android system
|
/frameworks/base/docs/html-intl/intl/in/guide/components/ |
bound-services.jd | 274 /** Called when a button is clicked (the button in the layout file attaches to
|
/frameworks/base/packages/Keyguard/res/values/ |
strings.xml | 332 <!-- An explanation text that the credential needs to be entered because the user has clicked
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
PhoneStatusBar.java | [all...] |
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/ |
TimePickerDialog.java | 115 * the time (they clicked on the 'Set' button). [all...] |
/packages/apps/Calendar/src/com/android/calendar/alerts/ |
AlertReceiver.java | 627 * is clicked. [all...] |
/packages/apps/Calendar/src/com/android/calendar/month/ |
MonthWeekEventsView.java | 659 // Draw the "clicked" color on the tapped day [all...] |
/packages/apps/DeskClock/src/com/android/deskclock/data/ |
TimerModel.java | 780 // Content intent shows the timer full screen when clicked. [all...] |
/packages/apps/Dialer/InCallUI/src/com/android/incallui/ |
CallCardPresenter.java | [all...] |
/packages/apps/Gallery/src/com/android/camera/ |
GridViewSpecial.java | 396 // still being tapped or clicked (the finger is still on the touch [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
Folder.java | 265 // ensures that every time the field is clicked, focus is gained, giving reliable behavior. [all...] |
/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/ |
WallpaperPickerActivity.java | 670 Log.w(TAG, "\"Set wallpaper\" was clicked when no tile was selected"); [all...] |
/packages/apps/Launcher3/src/com/android/launcher3/ |
Utilities.java | 735 * @param launchIntent The intent that will be launched when the shortcut is clicked. [all...] |