Home
last modified time | relevance | path

Searched refs:reportDeviceSetupComplete (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/core/gatekeeperd/binder/android/service/gatekeeper/
H A DIGateKeeperService.aidl87 void reportDeviceSetupComplete(); in reportDeviceSetupComplete() method
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DFakeGateKeeperService.java176 public void reportDeviceSetupComplete() throws RemoteException { in reportDeviceSetupComplete() method in FakeGateKeeperService
/aosp12/system/core/gatekeeperd/
H A Dgatekeeperd.cpp364 Status reportDeviceSetupComplete() override { in reportDeviceSetupComplete() function in android::GateKeeperProxy
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java3575 reportDeviceSetupComplete();
3591 reportDeviceSetupComplete();
3596 private void reportDeviceSetupComplete() {
3598 getGateKeeperService().reportDeviceSetupComplete();