Home
last modified time | relevance | path

Searched refs:CURRENT (Results 1 – 25 of 55) sorted by relevance

123

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/drawer/
DTileUtilsTest.java122 TileUtils.getTilesForIntent(mContext, UserHandle.CURRENT, intent, addedCache, in getTilesForIntent_shouldParseCategory()
143 TileUtils.getTilesForIntent(mContext, UserHandle.CURRENT, intent, addedCache, in getTilesForIntent_shouldParseKeyHintForSystemApp()
163 TileUtils.getTilesForIntent(mContext, UserHandle.CURRENT, intent, addedCache, in getTilesForIntent_shouldSkipNonSystemApp()
185 TileUtils.getTilesForIntent(mContext, UserHandle.CURRENT, intent, addedCache, in getTilesForIntent_shouldSkipFilteredApps()
209 userHandleList.add(UserHandle.CURRENT); in getCategories_shouldHandleExtraIntentAction()
256 TileUtils.getTilesForIntent(mContext, UserHandle.CURRENT, intent, addedCache, in getTilesForIntent_shouldReadMetadataTitleAsString()
280 TileUtils.getTilesForIntent(mContext, UserHandle.CURRENT, intent, addedCache, in getTilesForIntent_shouldReadMetadataTitleFromResource()
307 TileUtils.getTilesForIntent(mContext, UserHandle.CURRENT, intent, addedCache, in getTilesForIntent_shouldNotTintIconIfInSettingsPackage()
330 TileUtils.getTilesForIntent(mContext, UserHandle.CURRENT, intent, addedCache, in getTilesForIntent_shouldMarkIconTintableIfMetadataSet()
352 TileUtils.getTilesForIntent(mContext, UserHandle.CURRENT, intent, addedCache, in getTilesForIntent_shouldNotProcessInvalidUriContentSystemApp()
[all …]
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/unit/
DWifiClientTest.java278 assertTrue(c.status != WifiConfiguration.Status.CURRENT); in testWifiConfiguredNetworkStatus()
290 assertTrue(c.status == WifiConfiguration.Status.CURRENT); in testWifiConfiguredNetworkStatus()
292 assertTrue(c.status != WifiConfiguration.Status.CURRENT); in testWifiConfiguredNetworkStatus()
303 assertTrue(c.status != WifiConfiguration.Status.CURRENT); in testWifiConfiguredNetworkStatus()
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java602 PendingIntent.FLAG_CANCEL_CURRENT, null, UserHandle.CURRENT); in buildInitPendingIntent()
618 PendingIntent.FLAG_CANCEL_CURRENT, null, UserHandle.CURRENT); in buildInitPendingIntent()
630 PendingIntent.FLAG_CANCEL_CURRENT, null, UserHandle.CURRENT); in buildUnmountPendingIntent()
638 PendingIntent.FLAG_CANCEL_CURRENT, UserHandle.CURRENT); in buildUnmountPendingIntent()
647 PendingIntent.FLAG_CANCEL_CURRENT, null, UserHandle.CURRENT); in buildBrowsePendingIntent()
673 PendingIntent.FLAG_CANCEL_CURRENT, null, UserHandle.CURRENT); in buildVolumeSettingsPendingIntent()
682 PendingIntent.FLAG_CANCEL_CURRENT, UserHandle.CURRENT); in buildSnoozeIntent()
694 PendingIntent.FLAG_CANCEL_CURRENT, null, UserHandle.CURRENT); in buildForgetPendingIntent()
713 PendingIntent.FLAG_CANCEL_CURRENT, null, UserHandle.CURRENT); in buildWizardMigratePendingIntent()
728 PendingIntent.FLAG_CANCEL_CURRENT, null, UserHandle.CURRENT); in buildWizardMovePendingIntent()
[all …]
DUsbAccessoryUriActivity.java91 startActivityAsUser(intent, UserHandle.CURRENT); in onClick()
/frameworks/base/telephony/java/com/android/internal/telephony/
DOperatorInfo.java29 CURRENT, enumConstant
96 return State.CURRENT; in rilStateToState()
/frameworks/compile/slang/
Dslang_version.h114 CURRENT = N_STRUCT_EXPLICIT_PADDING enumerator
Dslang_bitcode_gen.cpp88 const uint32_t CompilerVersion = SlangVersion::CURRENT; in writeBitcode()
/frameworks/base/core/java/com/android/internal/util/
DEmergencyAffordanceManager.java74 context.startActivityAsUser(intent, UserHandle.CURRENT); in performEmergencyCall()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DSystemUIDialog.java108 context.registerReceiverAsUser(mReceiver, UserHandle.CURRENT, in registerDismissListener()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DRemoteBugreportUtils.java65 dialogIntent, 0, null, UserHandle.CURRENT); in buildNotification()
/frameworks/base/services/core/java/com/android/server/policy/
DGlobalKeyManager.java78 context.sendBroadcastAsUser(intent, UserHandle.CURRENT, null); in handleGlobalKey()
/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DForcedResizableInfoActivityController.java149 mContext.startActivityAsUser(intent, options.toBundle(), UserHandle.CURRENT); in showPending()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationInfoTest.java125 new Notification(), UserHandle.CURRENT, null, 0); in setUp()
792 0, null, 0, 0, n, UserHandle.CURRENT, null, 0); in testDisplaySettingsLink()
823 0, null, 0, 0, n, UserHandle.CURRENT, null, 0); in testDisplaySettingsLink_multipleChannels()
844 0, null, 0, 0, n, UserHandle.CURRENT, null, 0); in testNoSettingsLink_noHandlingActivity()
866 0, null, 0, 0, n, UserHandle.CURRENT, null, 0); in testNoSettingsLink_noLinkText()
890 0, null, 0, 0, n, UserHandle.CURRENT, null, 0); in testNoSettingsLink_afterBlockingChannel()
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
DLeakReporter.java102 UserHandle.CURRENT)); in dumpLeak()
/frameworks/base/services/core/java/com/android/server/connectivity/
DTethering.java481 mContext.startActivityAsUser(intent, UserHandle.CURRENT); in sendUiTetherProvisionIntent()
525 mContext.startServiceAsUser(intent, UserHandle.CURRENT); in scheduleProvisioningRechecks()
544 mContext.startServiceAsUser(intent, UserHandle.CURRENT); in sendSilentTetherProvisionIntent()
557 mContext.startServiceAsUser(intent, UserHandle.CURRENT); in cancelTetherProvisioningRechecks()
571 mContext.startServiceAsUser(startProvIntent, UserHandle.CURRENT); in startProvisionIntent()
747 null, UserHandle.CURRENT); in showTetheredNotification()
DLingerMonitor.java159 PendingIntent.FLAG_CANCEL_CURRENT, null, UserHandle.CURRENT); in createNotificationIntent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerNotificationWarnings.java206 0, new Intent(action), 0, UserHandle.CURRENT); in pendingBroadcast()
409 mContext.startActivityAsUser(mOpenBatterySettings, UserHandle.CURRENT); in onReceive()
/frameworks/base/services/tests/notification/src/com/android/server/notification/
DSnoozeHelperTest.java232 NotificationRecord r4 = getNotificationRecord("pkg2", 3, "three", UserHandle.CURRENT);
252 NotificationRecord r4 = getNotificationRecord("pkg2", 3, "three", UserHandle.CURRENT);
/frameworks/base/core/java/android/os/
DUserHandle.java45 public static final UserHandle CURRENT = new UserHandle(USER_CURRENT); field in UserHandle
/frameworks/base/core/java/com/android/internal/net/
DVpnConfig.java69 return PendingIntent.getActivityAsUser(context, 0, intent, 0, null, UserHandle.CURRENT); in getIntentForStatusPanel()
/frameworks/base/services/core/java/com/android/server/
DUiModeManagerService.java534 getContext().sendOrderedBroadcastAsUser(intent, UserHandle.CURRENT, null, in updateLocked()
705 null, UserHandle.CURRENT)); in adjustStatusBarCarModeLocked()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DOpenNetworkNotifierTest.java434 when(mUserManager.hasUserRestriction(UserManager.DISALLOW_CONFIG_WIFI, UserHandle.CURRENT)) in userHasDisallowConfigWifiRestriction_notificationNotDisplayed()
454 when(mUserManager.hasUserRestriction(UserManager.DISALLOW_CONFIG_WIFI, UserHandle.CURRENT)) in userHasDisallowConfigWifiRestriction_showingNotificationIsCleared()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DOpenNetworkNotifier.java248 .hasUserRestriction(UserManager.DISALLOW_CONFIG_WIFI, UserHandle.CURRENT); in isControllerEnabled()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/car/
DCarStatusBar.java373 UserHandle.CURRENT.getIdentifier()); in startActivityWithOptions()
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/
DPipMenuActivityController.java405 mContext.startActivityAsUser(intent, options.toBundle(), UserHandle.CURRENT); in startMenuActivity()

123