Searched defs:isDeviceLocked (Results 1 – 5 of 5) sorted by relevance
33 void isDeviceLocked(in RemoteCallback callback); in isDeviceLocked() method
78 boolean isDeviceLocked, in onPanelShown()
83 boolean isDeviceLocked) { in WalletPanelViewController()
44 void isDeviceLocked(in IIsDeviceLockedCallback callback); in isDeviceLocked() method
206 public void isDeviceLocked(@NonNull @CallbackExecutor Executor executor, in isDeviceLocked() method in DeviceLockManager