Searched refs:watcherForCaller (Results 1 – 1 of 1) sorted by relevance
73 UserTokenWatcher watcherForCaller = watcherForCallingUid(token, callingUid); in disableKeyguard() local74 watcherForCaller.acquire(token, tag, mInjector.getProfileParentId(userId)); in disableKeyguard()78 UserTokenWatcher watcherForCaller = watcherForCallingUid(token, callingUid); in reenableKeyguard() local79 watcherForCaller.release(token, mInjector.getProfileParentId(userId)); in reenableKeyguard()