Searched refs:onLockoutChanged (Results 1 – 4 of 4) sorted by relevance
45 mClientCallback->onLockoutChanged(kLockoutDuration); in setActiveUser()
56 * Note that onLockoutChanged() MUST be invoked by the implementation in270 * onLockoutChanged must be called with duration 0.
127 oneway onLockoutChanged(uint64_t duration);
123 Return<void> onLockoutChanged(uint64_t) override { in onLockoutChanged() function in __anon902c04b90111::FaceCallback