Searched defs:unlockInMsAsync (Results 1 – 4 of 4) sorted by relevance
56 oneway void unlockInMsAsync(int ms); in unlockInMsAsync() method
383 Status unlockInMsAsync(int32_t ms) override { in unlockInMsAsync() function
117 fn unlockInMsAsync(&self, _: i32) -> Result<(), Status> { in unlockInMsAsync() method
140 fn unlockInMsAsync(&self, _: i32) -> Result<(), Status> { in unlockInMsAsync() method