Searched refs:onDeviceOffBody (Results 1 – 5 of 5) sorted by relevance
88 void onDeviceOffBody();
188 void AuthTokenTable::onDeviceOffBody() { in onDeviceOffBody() function in keystore::AuthTokenTable
162 ::android::binder::Status onDeviceOffBody(int32_t* _aidl_return) override;
1813 Status KeyStoreService::onDeviceOffBody(int32_t* aidl_return) { in onDeviceOffBody() function in keystore::KeyStoreService1816 mAuthTokenTable.onDeviceOffBody(); in onDeviceOffBody()
79 int onDeviceOffBody(); in onDeviceOffBody() method