Searched refs:isAmbientDisplaySuppressed (Results 1 – 7 of 7) sorted by relevance
96 boolean isAmbientDisplaySuppressed(); in isAmbientDisplaySuppressed() method
2121 public boolean isAmbientDisplaySuppressed() { in isAmbientDisplaySuppressed() method in PowerManager2123 return mService.isAmbientDisplaySuppressed(); in isAmbientDisplaySuppressed()
882 assertThat(mService.getBinderServiceInstance().isAmbientDisplaySuppressed()).isFalse(); in testIsAmbientDisplaySuppressed_default_notSuppressed()890 assertThat(mService.getBinderServiceInstance().isAmbientDisplaySuppressed()).isTrue(); in testIsAmbientDisplaySuppressed_suppressed()898 assertThat(mService.getBinderServiceInstance().isAmbientDisplaySuppressed()).isFalse(); in testIsAmbientDisplaySuppressed_notSuppressed()907 assertThat(mService.getBinderServiceInstance().isAmbientDisplaySuppressed()).isTrue(); in testIsAmbientDisplaySuppressed_multipleTokens_suppressed()916 assertThat(mService.getBinderServiceInstance().isAmbientDisplaySuppressed()).isFalse(); in testIsAmbientDisplaySuppressed_multipleTokens_notSuppressed()
240 public boolean isAmbientDisplaySuppressed() { in isAmbientDisplaySuppressed() method in BridgePowerManager
5307 public boolean isAmbientDisplaySuppressed() {
7274 …rmission(android.Manifest.permission.READ_DREAM_STATE) public boolean isAmbientDisplaySuppressed();
8354 …rmission(android.Manifest.permission.READ_DREAM_STATE) public boolean isAmbientDisplaySuppressed();