Searched refs:onDisplayStateChanged (Results 1 – 8 of 8) sorted by relevance
128 mListener.onDisplayStateChanged(entry.getKey()); in testIsAod()145 mListener.onDisplayStateChanged(entry.getKey()); in testIsAwake()161 mListener.onDisplayStateChanged(state); in testGetDisplayState()242 mListener.onDisplayStateChanged(v); in testSubscribesToDisplayState()270 mListener.onDisplayStateChanged(v); in testSubscribesToAod()292 mListener.onDisplayStateChanged(v); in testSubscribesToAwake()301 mListener.onDisplayStateChanged(AuthenticateOptions.DISPLAY_STATE_AOD); in testSubscribesWithDifferentState()313 mListener.onDisplayStateChanged(AuthenticateOptions.DISPLAY_STATE_AOD); in testUnsubscribes()316 mListener.onDisplayStateChanged(AuthenticateOptions.DISPLAY_STATE_UNKNOWN); in testUnsubscribes()320 mListener.onDisplayStateChanged(AuthenticateOptions.DISPLAY_STATE_LOCKSCREEN); in testUnsubscribes()[all …]
274 private void onDisplayStateChanged(Connection connection, RemoteDisplayState state) { in onDisplayStateChanged() method in RemoteDisplayProviderProxy315 mDisplayStateCallback.onDisplayStateChanged(322 void onDisplayStateChanged(RemoteDisplayProviderProxy provider, RemoteDisplayState state); in onDisplayStateChanged() method410 onDisplayStateChanged(Connection.this, state); in postStateChanged()
1420 public void onDisplayStateChanged(RemoteDisplayProviderProxy provider, in onDisplayStateChanged() method in MediaRouterService.UserHandler
40 void onDisplayStateChanged(int displayState); in onDisplayStateChanged() method
141 .onEach { state -> listener.onDisplayStateChanged(state) } in addBiometricContextListener()
126 public void onDisplayStateChanged(int displayState) { in subscribeBiometricContextListener()
222 override fun onDisplayStateChanged(newDisplayState: Int) { in contextSubscriberChanges() method
8849 PLcom/android/server/biometrics/log/BiometricContextProvider$2;->onDisplayStateChanged(I)V