HomeSort by relevance Sort by last modified time
    Searched refs:addAction (Results 276 - 300 of 640) sorted by null

<<11121314151617181920>>

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/offscreen/
ProjectionOffscreenActivity.java 138 filter.addAction(Intent.ACTION_SCREEN_OFF);
139 filter.addAction(Intent.ACTION_SCREEN_ON);
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
ApplicationRestrictionsTest.java 89 filter.addAction(ACTION_RESTRICTIONS_VALUE);
90 filter.addAction(Intent.ACTION_APPLICATION_RESTRICTIONS_CHANGED);
  /developers/build/prebuilts/gradle/Quiz/Wearable/src/main/java/com/example/android/wearable/quiz/
QuizListenerService.java 145 wearableOptions.addAction(action).addPage(answerPage);
195 builder.addAction(R.drawable.ic_launcher,
  /developers/samples/android/wearable/wear/Quiz/Wearable/src/main/java/com/example/android/wearable/quiz/
QuizListenerService.java 145 wearableOptions.addAction(action).addPage(answerPage);
195 builder.addAction(R.drawable.ic_launcher,
  /development/samples/ApiDemos/src/com/example/android/apis/content/
ExternalStorage.java 167 filter.addAction(Intent.ACTION_MEDIA_MOUNTED);
168 filter.addAction(Intent.ACTION_MEDIA_REMOVED);
  /development/samples/browseable/Quiz/Wearable/src/com.example.android.wearable.quiz/
QuizListenerService.java 145 wearableOptions.addAction(action).addPage(answerPage);
195 builder.addAction(R.drawable.ic_launcher,
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
wpagui.cpp 1379 tray_menu->addAction(disconnectAction);
1380 tray_menu->addAction(reconnectAction);
    [all...]
  /frameworks/base/core/java/com/android/internal/widget/
ExploreByTouchHelper.java 475 node.addAction(AccessibilityAction.ACTION_CLEAR_ACCESSIBILITY_FOCUS);
478 node.addAction(AccessibilityAction.ACTION_ACCESSIBILITY_FOCUS);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
ScreenPinningRequest.java 190 filter.addAction(Intent.ACTION_USER_SWITCHED);
191 filter.addAction(Intent.ACTION_SCREEN_OFF);
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
DayPickerView.java 458 info.addAction(AccessibilityNodeInfo.ACTION_SCROLL_FORWARD);
459 info.addAction(AccessibilityNodeInfo.ACTION_SCROLL_BACKWARD);
  /frameworks/support/v4/api21/android/support/v4/app/
NotificationCompatApi21.java 120 public void addAction(NotificationCompatBase.Action action) {
121 NotificationCompatApi20.addAction(b, action);
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppObserver.java 210 intentFilter.addAction(Intent.ACTION_PACKAGE_ADDED);
211 intentFilter.addAction(Intent.ACTION_PACKAGE_REMOVED);
BluetoothMapService.java 606 filter.addAction(BluetoothDevice.ACTION_CONNECTION_ACCESS_REPLY);
607 filter.addAction(BluetoothAdapter.ACTION_STATE_CHANGED);
608 filter.addAction(BluetoothDevice.ACTION_ACL_DISCONNECTED);
609 filter.addAction(BluetoothDevice.ACTION_SDP_RECORD);
610 filter.addAction(ACTION_SHOW_MAPS_SETTINGS);
611 filter.addAction(USER_CONFIRM_TIMEOUT_ACTION);
615 filterMessageSent.addAction(BluetoothMapContentObserver.ACTION_MESSAGE_SENT);
    [all...]
  /packages/apps/Dialer/src/com/android/dialer/calllog/
MissedCallNotifier.java 162 builder.addAction(R.drawable.ic_phone_24dp,
167 builder.addAction(R.drawable.ic_message_24dp,
  /packages/apps/Settings/src/com/android/settings/widget/
ExploreByTouchHelper.java 414 node.addAction(AccessibilityNodeInfo.ACTION_CLEAR_ACCESSIBILITY_FOCUS);
417 node.addAction(AccessibilityNodeInfo.ACTION_ACCESSIBILITY_FOCUS);
  /packages/apps/Settings/src/com/android/settings/wifi/
ConfigureWifiSettings.java 73 mFilter.addAction(WifiManager.LINK_CONFIGURATION_CHANGED_ACTION);
74 mFilter.addAction(WifiManager.NETWORK_STATE_CHANGED_ACTION);
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
FormatActivity.java 92 filter.addAction(SettingsStorageService.ACTION_FORMAT_AS_PRIVATE);
93 filter.addAction(SettingsStorageService.ACTION_FORMAT_AS_PUBLIC);
  /packages/experimental/NotificationListenerSample/src/com/android/example/notificationlistener/
Listener.java 250 intentFilter.addAction(ACTION_DISMISS);
251 intentFilter.addAction(ACTION_LAUNCH);
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/
ViewHierarchyScene.java 64 widget.getActions().addAction(createSelectAction());
65 widget.getActions().addAction(moveAction);
  /frameworks/base/core/java/android/content/pm/
RegisteredServicesCache.java 153 intentFilter.addAction(Intent.ACTION_PACKAGE_ADDED);
154 intentFilter.addAction(Intent.ACTION_PACKAGE_CHANGED);
155 intentFilter.addAction(Intent.ACTION_PACKAGE_REMOVED);
161 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE);
162 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE);
167 sdFilter.addAction(Intent.ACTION_USER_REMOVED);
  /frameworks/base/core/java/android/widget/
NumberPicker.java     [all...]
  /frameworks/base/services/core/java/com/android/server/location/
GnssLocationProvider.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapServer.java 120 filter.addAction(TelephonyManager.ACTION_PHONE_STATE_CHANGED);
121 filter.addAction(SAP_DISCONNECT_ACTION);
244 .addAction(android.R.drawable.stat_sys_data_bluetooth, button, pIntentDisconnect)
265 .addAction(android.R.drawable.stat_sys_data_bluetooth,
268 .addAction(android.R.drawable.stat_sys_data_bluetooth,
    [all...]
  /packages/apps/Gallery/src/com/android/camera/
GalleryPicker.java 278 intentFilter.addAction(Intent.ACTION_MEDIA_MOUNTED);
279 intentFilter.addAction(Intent.ACTION_MEDIA_UNMOUNTED);
280 intentFilter.addAction(Intent.ACTION_MEDIA_SCANNER_STARTED);
281 intentFilter.addAction(Intent.ACTION_MEDIA_SCANNER_FINISHED);
282 intentFilter.addAction(Intent.ACTION_MEDIA_EJECT);
  /packages/apps/Music/src/com/android/music/
AlbumBrowserActivity.java 104 f.addAction(Intent.ACTION_MEDIA_SCANNER_STARTED);
105 f.addAction(Intent.ACTION_MEDIA_SCANNER_FINISHED);
106 f.addAction(Intent.ACTION_MEDIA_UNMOUNTED);
188 f.addAction(MediaPlaybackService.META_CHANGED);
189 f.addAction(MediaPlaybackService.QUEUE_CHANGED);

Completed in 1033 milliseconds

<<11121314151617181920>>