Home
last modified time | relevance | path

Searched defs:isInteractive (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DLooperStats.java293 public final boolean isInteractive; field in LooperStats.Entry
305 Entry(Message msg, boolean isInteractive) { in Entry()
332 static int idFor(Message msg, boolean isInteractive) { in idFor()
352 public final boolean isInteractive; field in LooperStats.ExportedEntry
/frameworks/base/core/java/android/os/
DPowerManagerInternal.java95 public static boolean isInteractive(int wakefulness) { in isInteractive() method in PowerManagerInternal
DIPowerManager.aidl53 boolean isInteractive(); in isInteractive() method
DPowerManager.java1327 public boolean isInteractive() { in isInteractive() method in PowerManager
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/aware/
DTestUtils.java51 boolean notifyIdentityChange, boolean initialConfiguration, boolean isInteractive, in enableAndConfigure()
DWifiAwareNativeApiTest.java591 boolean initialConfiguration, boolean isInteractive, boolean isIdle, boolean isHal12) in validateEnableAndConfigure()
DWifiAwareStateManagerTest.java3520 private void simulatePowerStateChangeInteractive(boolean isInteractive) { in simulatePowerStateChangeInteractive()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
DWifiAwareNativeApi.java335 boolean notifyIdentityChange, boolean initialConfiguration, boolean isInteractive, in enableAndConfigure()
1078 NanConfigRequestSupplemental configSupplemental12, boolean isInteractive, in updateConfigForPowerSettings()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgePowerManager.java34 public boolean isInteractive() throws RemoteException { in isInteractive() method in BridgePowerManager
/frameworks/base/services/core/java/com/android/server/power/batterysaver/
DBatterySaverController.java389 public boolean isInteractive() { in isInteractive() method in BatterySaverController
/frameworks/base/core/java/android/service/dreams/
DDreamService.java524 public boolean isInteractive() { in isInteractive() method in DreamService
/frameworks/base/services/tests/servicestests/src/com/android/server/display/
DBrightnessTrackerTest.java973 public boolean isInteractive(Context context) { in isInteractive() method in BrightnessTrackerTest.TestInjector
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DActivatableNotificationView.java289 protected boolean isInteractive() { in isInteractive() method in ActivatableNotificationView
/frameworks/base/services/core/java/com/android/server/display/
DBrightnessTracker.java1097 public boolean isInteractive(Context context) { in isInteractive() method in BrightnessTracker.Injector
/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java713 boolean isInteractive(); in isInteractive() method
/frameworks/base/services/core/java/com/android/server/power/
DPowerManagerService.java4497 public boolean isInteractive() { in isInteractive() method in PowerManagerService.BinderService