Home
last modified time | relevance | path

Searched refs:ALL (Results 1 – 25 of 261) sorted by relevance

1234567891011

/frameworks/base/tools/processors/staledataclass/
DAndroid.bp21 "--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/
DSearchIndexable.java33 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/
DWindowTraceLogLevel.java25 WindowTraceLogLevel.ALL,
36 int ALL = 0; field
DPolicyControl.java196 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/
Ddevice_for_product_strategy_sonification.pfw31 ALL
34 ALL
218 ALL
225 ALL
255 ALL
264 ALL
292 ALL
296 ALL
328 ALL
333 ALL
Ddevice_for_product_strategy_sonification_respectful.pfw51 ALL
54 ALL
238 ALL
246 ALL
280 ALL
290 ALL
316 ALL
324 ALL
353 ALL
361 ALL
Ddevice_for_product_strategy_dtmf.pfw221 ALL
229 ALL
259 ALL
268 ALL
297 ALL
305 ALL
334 ALL
343 ALL
526 ALL
534 ALL
Ddevice_for_product_strategy_accessibility.pfw258 ALL
266 ALL
296 ALL
331 ALL
339 ALL
368 ALL
377 ALL
/frameworks/wilhelm/tools/mphtogen/
DMakefile2 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/
DNotificationIntrusivenessExtractorTest.java50 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()
DNotificationChannelExtractorTest.java64 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/
DPowerNotificationWarnings.java228 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/
DSystemServerAdapter.java65 UserHandle.ALL); in sendMicrophoneMuteChangedIntent()
80 mContext.sendBroadcastAsUser(intent, UserHandle.ALL); in sendDeviceBecomingNoisyIntent()
/frameworks/base/services/core/java/com/android/server/storage/
DDeviceStorageMonitorService.java514 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/
DIntentBroadcaster.java58 context.sendStickyBroadcastAsUser(i, UserHandle.ALL);
93 context.sendStickyBroadcastAsUser(intent, UserHandle.ALL); in broadcastStickyIntent()
/frameworks/av/media/codec2/sfplugin/tests/
DCCodecConfig_test.cpp265 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/
DAndroid.bp35 // 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/
DStorageNotification.java98 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/
DButtonRoleHolderController.java96 mListener, UserHandle.ALL); in addButtonWithRoleName()
104 mRoleManager.removeOnRoleHoldersChangedListenerAsUser(mListener, UserHandle.ALL); in removeAll()
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbPermissionManager.java99 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/
DBatterySaverController.java503 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/
DTracer.java53 ALL enumConstant
133 case ALL: in setOutputMode()
/frameworks/base/core/tests/coretests/src/android/text/util/
DLinkifyTest.java83 tv.setAutoLinkMask(Linkify.ALL); in testNormal()
95 tv.setAutoLinkMask(Linkify.ALL); in testUnclickable()
/frameworks/base/services/core/java/com/android/server/dreams/
DDreamController.java126 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/
DLogBufferFreezer.kt52 UserHandle.ALL) in attach()

1234567891011