Searched refs:onDeviceOffBody (Results 1 – 5 of 5) sorted by relevance
89 void onDeviceOffBody();
188 void AuthTokenTable::onDeviceOffBody() { in onDeviceOffBody() function in keystore::AuthTokenTable
148 ::android::binder::Status onDeviceOffBody(int32_t* _aidl_return) override;
1164 Status KeyStoreService::onDeviceOffBody(int32_t* aidl_return) { in onDeviceOffBody() function in keystore::KeyStoreService1167 mKeyStore->getAuthTokenTable().onDeviceOffBody(); in onDeviceOffBody()
69 int onDeviceOffBody(); in onDeviceOffBody() method