Searched refs:gk (Results 1 – 2 of 2) sorted by relevance
1479 final IGateKeeperService gk = getGateKeeperService();1480 if (gk != null) {1481 gk.clearSecureUserId(userId);
2510 final IGateKeeperService gk = GateKeeper.getService(); in removeUserState() local2511 if (gk != null) { in removeUserState()2512 gk.clearSecureUserId(userHandle); in removeUserState()