Home
last modified time | relevance | path

Searched refs:IGateKeeperService (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/keystore/java/android/security/
DGateKeeper.java23 import android.service.gatekeeper.IGateKeeperService;
34 public static IGateKeeperService getService() { in getService()
35 IGateKeeperService service = IGateKeeperService.Stub.asInterface( in getService()
/frameworks/base/core/java/android/service/gatekeeper/
DIGateKeeperService.aidl30 interface IGateKeeperService { interface
/frameworks/base/services/core/java/com/android/server/
DLockSettingsService.java66 import android.service.gatekeeper.IGateKeeperService;
129 private IGateKeeperService mGateKeeperService;
1479 final IGateKeeperService gk = getGateKeeperService();
1589 private synchronized IGateKeeperService getGateKeeperService()
1599 mGateKeeperService = IGateKeeperService.Stub.asInterface(service);
/frameworks/base/services/core/java/com/android/server/pm/
DUserManagerService.java69 import android.service.gatekeeper.IGateKeeperService;
2510 final IGateKeeperService gk = GateKeeper.getService(); in removeUserState()
/frameworks/base/
DAndroid.mk243 core/java/android/service/gatekeeper/IGateKeeperService.aidl \
Dcompiled-classes-phone3591 android.service.gatekeeper.IGateKeeperService
3592 android.service.gatekeeper.IGateKeeperService$Stub
3593 android.service.gatekeeper.IGateKeeperService$Stub$Proxy