/frameworks/base/tools/processors/staledataclass/ |
D | Android.bp | 21 "--add-exports jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED", 22 "--add-exports jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED", 23 "--add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED", 24 "--add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED",
|
/frameworks/base/packages/SettingsLib/search/src/com/android/settingslib/search/ |
D | SearchIndexable.java | 33 int forTarget() default ALL; in forTarget() field 63 int ALL = MOBILE | TV | WEAR | AUTO | ARC; field
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | WindowTraceLogLevel.java | 25 WindowTraceLogLevel.ALL, 36 int ALL = 0; field
|
D | PolicyControl.java | 196 private static final String ALL = "*"; field in PolicyControl.Filter 222 return mBlacklist.contains(packageName) || mBlacklist.contains(ALL); in onBlacklist() 226 return mWhitelist.contains(ALL) || mWhitelist.contains(packageName); in onWhitelist()
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Phone/Settings/ |
D | device_for_product_strategy_sonification.pfw | 31 ALL 34 ALL 218 ALL 225 ALL 255 ALL 264 ALL 292 ALL 296 ALL 328 ALL 333 ALL
|
D | device_for_product_strategy_sonification_respectful.pfw | 51 ALL 54 ALL 238 ALL 246 ALL 280 ALL 290 ALL 316 ALL 324 ALL 353 ALL 361 ALL
|
D | device_for_product_strategy_dtmf.pfw | 221 ALL 229 ALL 259 ALL 268 ALL 297 ALL 305 ALL 334 ALL 343 ALL 526 ALL 534 ALL
|
D | device_for_product_strategy_accessibility.pfw | 258 ALL 266 ALL 296 ALL 331 ALL 339 ALL 368 ALL 377 ALL
|
/frameworks/wilhelm/tools/mphtogen/ |
D | Makefile | 2 ALL = $(DIR)/MPH_to_3DGroup.h $(DIR)/MPH_to_AudioPlayer.h $(DIR)/MPH_to_AudioRecorder.h \ macro 7 $(ALL) : mphtogen
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationIntrusivenessExtractorTest.java | 50 0, n, UserHandle.ALL, null, System.currentTimeMillis()); in testNonIntrusive() 67 0, n, UserHandle.ALL, null, in testIntrusive_fillScreen() 85 0, n, UserHandle.ALL, null, in testOldNotificationsNotIntrusive()
|
D | NotificationChannelExtractorTest.java | 64 0, n, UserHandle.ALL, null, System.currentTimeMillis()); in testExtractsUpdatedChannel() 91 0, n, UserHandle.ALL, null, System.currentTimeMillis()); in testInvalidShortcutFlagEnabled_looksUpCorrectChannel() 119 0, n, UserHandle.ALL, null, System.currentTimeMillis()); in testInvalidShortcutFlagDisabled_looksUpCorrectChannel()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/ |
D | PowerNotificationWarnings.java | 228 mNoMan.cancelAsUser(TAG_BATTERY, SystemMessage.NOTE_BAD_CHARGER, UserHandle.ALL); in updateNotification() 229 mNoMan.cancelAsUser(TAG_BATTERY, SystemMessage.NOTE_POWER_LOW, UserHandle.ALL); in updateNotification() 231 SystemMessage.NOTE_AUTO_SAVER_SUGGESTION, UserHandle.ALL); in updateNotification() 249 mNoMan.cancelAsUser(TAG_BATTERY, SystemMessage.NOTE_POWER_LOW, UserHandle.ALL); in showInvalidChargerNotification() 250 mNoMan.notifyAsUser(TAG_BATTERY, SystemMessage.NOTE_BAD_CHARGER, n, UserHandle.ALL); in showInvalidChargerNotification() 300 mNoMan.cancelAsUser(TAG_BATTERY, SystemMessage.NOTE_BAD_CHARGER, UserHandle.ALL); in showWarningNotification() 301 mNoMan.notifyAsUser(TAG_BATTERY, SystemMessage.NOTE_POWER_LOW, n, UserHandle.ALL); in showWarningNotification() 324 TAG_AUTO_SAVER, SystemMessage.NOTE_AUTO_SAVER_SUGGESTION, n, UserHandle.ALL); in showAutoSaverSuggestionNotification() 369 mNoMan.cancelAsUser(TAG_TEMPERATURE, SystemMessage.NOTE_HIGH_TEMP, UserHandle.ALL); in dismissHighTemperatureWarningInternal() 393 mNoMan.notifyAsUser(TAG_TEMPERATURE, SystemMessage.NOTE_HIGH_TEMP, n, UserHandle.ALL); in showHighTemperatureWarning() [all …]
|
/frameworks/base/services/core/java/com/android/server/audio/ |
D | SystemServerAdapter.java | 65 UserHandle.ALL); in sendMicrophoneMuteChangedIntent() 80 mContext.sendBroadcastAsUser(intent, UserHandle.ALL); in sendDeviceBecomingNoisyIntent()
|
/frameworks/base/services/core/java/com/android/server/storage/ |
D | DeviceStorageMonitorService.java | 514 notification, UserHandle.ALL); in updateNotifications() 520 UserHandle.ALL); in updateNotifications() 545 getContext().sendStickyBroadcastAsUser(lowIntent, UserHandle.ALL); in updateBroadcasts() 547 getContext().removeStickyBroadcastAsUser(lowIntent, UserHandle.ALL); in updateBroadcasts() 548 getContext().sendBroadcastAsUser(notLowIntent, UserHandle.ALL); in updateBroadcasts() 559 getContext().sendStickyBroadcastAsUser(fullIntent, UserHandle.ALL); in updateBroadcasts() 561 getContext().removeStickyBroadcastAsUser(fullIntent, UserHandle.ALL); in updateBroadcasts() 562 getContext().sendBroadcastAsUser(notFullIntent, UserHandle.ALL); in updateBroadcasts()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | IntentBroadcaster.java | 58 context.sendStickyBroadcastAsUser(i, UserHandle.ALL); 93 context.sendStickyBroadcastAsUser(intent, UserHandle.ALL); in broadcastStickyIntent()
|
/frameworks/av/media/codec2/sfplugin/tests/ |
D | CCodecConfig_test.cpp | 265 mConfigurable, format, D::ALL, C2_MAY_BLOCK, &configUpdate)); in TEST_F() 301 ASSERT_FALSE(mConfig.updateConfiguration(configUpdate, D::ALL)); in TEST_F() 341 ASSERT_TRUE(mConfig.updateConfiguration(configUpdate, D::ALL)); in TEST_F() 378 mConfigurable, format, D::ALL, C2_MAY_BLOCK, &configUpdate)); in TEST_F() 391 ASSERT_TRUE(mConfig.updateConfiguration(configUpdate, D::ALL)); in TEST_F() 424 mConfigurable, format, D::ALL, C2_MAY_BLOCK, &configUpdate)); in TEST_F() 443 ASSERT_TRUE(mConfig.updateConfiguration(configUpdate, D::ALL)); in TEST_F()
|
/frameworks/libs/native_bridge_support/vdso/ |
D | Android.bp | 35 // Make sure we do not drag any dependencies for vdso library (-Wl,--exclude-libs,ALL) 37 "-Wl,--exclude-libs,ALL",
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/ |
D | StorageNotification.java | 98 UserHandle.ALL); 127 UserHandle.ALL); 205 UserHandle.ALL); in updateMissingPrivateVolumes() 230 builder.build(), UserHandle.ALL); in updateMissingPrivateVolumes() 258 builder.build(), UserHandle.ALL); in onDiskScannedInternal() 263 UserHandle.ALL); in onDiskScannedInternal() 274 UserHandle.ALL); in onDiskDestroyedInternal() 533 builder.build(), UserHandle.ALL); in onMoveProgress() 541 UserHandle.ALL); in onMoveFinished() 583 builder.build(), UserHandle.ALL); in onMoveFinished()
|
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/car/navigationbar/ |
D | ButtonRoleHolderController.java | 96 mListener, UserHandle.ALL); in addButtonWithRoleName() 104 mRoleManager.removeOnRoleHoldersChangedListenerAsUser(mListener, UserHandle.ALL); in removeAll()
|
/frameworks/base/services/usb/java/com/android/server/usb/ |
D | UsbPermissionManager.java | 99 mContext.sendBroadcastAsUser(intent, UserHandle.ALL); in usbDeviceRemoved() 118 mContext.sendBroadcastAsUser(intent, UserHandle.ALL); in usbAccessoryRemoved()
|
/frameworks/base/services/core/java/com/android/server/power/batterysaver/ |
D | BatterySaverController.java | 503 mContext.sendBroadcastAsUser(intent, UserHandle.ALL); in handleBatterySaverStateChanged() 507 mContext.sendBroadcastAsUser(intent, UserHandle.ALL); in handleBatterySaverStateChanged() 515 mContext.sendBroadcastAsUser(intent, UserHandle.ALL); in handleBatterySaverStateChanged() 521 mContext.sendBroadcastAsUser(intent, UserHandle.ALL, in handleBatterySaverStateChanged()
|
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/ |
D | Tracer.java | 53 ALL enumConstant 133 case ALL: in setOutputMode()
|
/frameworks/base/core/tests/coretests/src/android/text/util/ |
D | LinkifyTest.java | 83 tv.setAutoLinkMask(Linkify.ALL); in testNormal() 95 tv.setAutoLinkMask(Linkify.ALL); in testUnclickable()
|
/frameworks/base/services/core/java/com/android/server/dreams/ |
D | DreamController.java | 126 mContext.sendBroadcastAsUser(mCloseNotificationShadeIntent, UserHandle.ALL); in startDream() 206 mContext.sendBroadcastAsUser(mDreamingStoppedIntent, UserHandle.ALL); in stopDream() 249 mContext.sendBroadcastAsUser(mDreamingStartedIntent, UserHandle.ALL); in attach()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/dump/ |
D | LogBufferFreezer.kt | 52 UserHandle.ALL) in attach()
|