Searched refs:doesUidBelongToCurrentUserOrDeviceOwner (Results 1 – 11 of 11) sorted by relevance
120 when(mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(anyInt())) in setUp()190 .doesUidBelongToCurrentUserOrDeviceOwner(config.creatorUid)) { in verifyGetters()
265 when(mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(anyInt())) in setUp()1417 .doesUidBelongToCurrentUserOrDeviceOwner(eq(TEST_UID_1)); in testOnNetworkConnectionSuccessWithOneMatchFromCarrierPrivilegedApp()4640 when(mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(TEST_UID_1)) in testCallingFromBackgroundUserWillFailed()4653 when(mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(TEST_UID_1)) in testCallingFromBackgroundUserWillFailed()4678 mInorder.verify(mWifiPermissionsUtil).doesUidBelongToCurrentUserOrDeviceOwner(anyInt()); in testSuggestionCarrierNetworkConnectionBroadcastAndDisconnectWithCarrierIdOnly()4705 mInorder.verify(mWifiPermissionsUtil).doesUidBelongToCurrentUserOrDeviceOwner(anyInt()); in testSuggestionCarrierNetworkConnectionBroadcastAndDisconnectWithCarrierIdOnly()
326 when(mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(anyInt())) in setUp()4194 when(mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(creatorUid)) in testAddNetworkUsingBackgroundUserUId()6753 when(mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(TEST_OTHER_USER_UID)) in updateBeforeSaveNetworkConfigFailsWithInvalidUid()
670 when(mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(anyInt())) in setUp()9598 when(mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(anyInt())) in testAddSuggestionUserApprovalStatusListenerFromBackgroundUser()9609 when(mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(anyInt())) in testRemoveSuggestionUserApprovalStatusListenerFromBackgroundUser()
63 .doesUidBelongToCurrentUserOrDeviceOwner(config.creatorUid)) { in put()
902 if (!mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(uid)) { in add()1395 if (!mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(uid)) { in remove()1465 if (!mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(uid)) { in get()2355 if (!mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(uid)) { in registerSuggestionConnectionStatusListener()2376 if (!mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(uid)) { in unregisterSuggestionConnectionStatusListener()
1733 if (!mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(uid)) { in addOrUpdateNetwork()2009 if (!mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(uid)) { in removeNetwork()2337 if (!mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(uid)) { in enableNetwork()2377 if (!mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(uid)) { in disableNetwork()2447 if (!mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(uid)) { in updateLastConnectUid()
7568 if (!mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(uid)) {7598 if (!mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(uid)) {7917 if (!mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(uid)) {7945 if (!mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(uid)) {
501 if (!mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(uid)) { in addOrUpdateProvider()618 if (!mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(callingUid)) { in removeProviderInternal()
1154 public boolean doesUidBelongToCurrentUserOrDeviceOwner(int uid) { in doesUidBelongToCurrentUserOrDeviceOwner() method in WifiPermissionsUtil
270 when(mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(anyInt())) in setUp()614 when(mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(anyInt())) in addProviderWithBackgroundUser()2075 when(mWifiPermissionsUtil.doesUidBelongToCurrentUserOrDeviceOwner(anyInt())) in removeProviderWithBackgroundUser()