Searched refs:onDeviceOffBody (Results 1 – 5 of 5) sorted by relevance
91 void onDeviceOffBody();
242 void AuthTokenTable::onDeviceOffBody() { in onDeviceOffBody() function in keystore::AuthTokenTable
150 ::android::binder::Status onDeviceOffBody(int32_t* _aidl_return) override;
1263 Status KeyStoreService::onDeviceOffBody(int32_t* aidl_return) { in onDeviceOffBody() function in keystore::KeyStoreService1265 mKeyStore->getAuthTokenTable().onDeviceOffBody(); in onDeviceOffBody()
78 int onDeviceOffBody(); in onDeviceOffBody() method