Home
last modified time | relevance | path

Searched defs:reportDeviceSetupComplete (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/gatekeeperd/binder/android/service/gatekeeper/
H A DIGateKeeperService.aidl87 void reportDeviceSetupComplete(); in reportDeviceSetupComplete() method
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DFakeGateKeeperService.java176 public void reportDeviceSetupComplete() throws RemoteException { in reportDeviceSetupComplete() method in FakeGateKeeperService
/aosp14/system/core/gatekeeperd/
H A Dgatekeeperd.cpp441 Status reportDeviceSetupComplete() override { in reportDeviceSetupComplete() function in android::GateKeeperProxy