Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/location/injector/
H A DScreenInteractiveHelper.java38 void onScreenInteractiveChanged(boolean isInteractive); in onScreenInteractiveChanged()
75 public abstract boolean isInteractive(); in isInteractive() method in ScreenInteractiveHelper
H A DSystemScreenInteractiveHelper.java81 public boolean isInteractive() { in isInteractive() method in SystemScreenInteractiveHelper
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/
H A DFakeScreenInteractiveHelper.java39 public boolean isInteractive() { in isInteractive() method in FakeScreenInteractiveHelper
/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DLooperStats.java307 public final boolean isInteractive; field in LooperStats.Entry
319 Entry(Message msg, boolean isInteractive) { in Entry()
346 static int idFor(Message msg, boolean isInteractive) { in idFor()
366 public final boolean isInteractive; field in LooperStats.ExportedEntry
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
H A DFakePowerManagerWrapper.java34 boolean isInteractive() { in isInteractive() method in FakePowerManagerWrapper
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DPowerManagerWrapper.java35 boolean isInteractive() { in isInteractive() method in PowerManagerWrapper
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/power/data/repository/
H A DPowerRepositoryImplTest.kt63 private var isInteractive = true regex
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DKeyboardBacklightController.java190 public void onInteractiveChanged(boolean isInteractive) { in onInteractiveChanged()
315 public void handleInteractiveStateChange(boolean isInteractive) { in handleInteractiveStateChange()
H A DInputManagerService.java3460 default void onInteractiveChanged(boolean isInteractive) {} in onInteractiveChanged()
/aosp14/frameworks/base/core/java/android/os/
H A DPowerManagerInternal.java96 public static boolean isInteractive(int wakefulness) { in isInteractive() method in PowerManagerInternal
H A DIPowerManager.aidl57 boolean isInteractive(); in isInteractive() method
H A DPowerManager.java1804 public boolean isInteractive() { in isInteractive() method in PowerManager
1817 public boolean isInteractive(int displayId) { in isInteractive() method in PowerManager
/aosp14/frameworks/base/services/core/java/com/android/server/power/batterysaver/
H A DBatterySaverController.java395 public boolean isInteractive() { in isInteractive() method in BatterySaverController
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DLogicalDisplayMapper.java531 boolean shouldDeviceBeWoken(int pendingState, int currentState, boolean isInteractive, in shouldDeviceBeWoken()
558 boolean isInteractive, boolean isBootCompleted) { in shouldDeviceBePutToSleep()
H A DBrightnessTracker.java1146 public boolean isInteractive(Context context) { in isInteractive() method in BrightnessTracker.Injector
/aosp14/frameworks/base/core/java/android/app/
H A DBroadcastOptions.java1015 public boolean isInteractive() { in isInteractive() method in BroadcastOptions
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DActivatableNotificationView.java220 protected boolean isInteractive() { in isInteractive() method in ActivatableNotificationView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java989 protected boolean isInteractive() { in isInteractive() method in NotificationShelf
/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DNotifier.java156 public boolean isInteractive = true; field in Notifier.Interactivity
/aosp14/frameworks/base/core/java/android/service/dreams/
H A DDreamService.java576 public boolean isInteractive() { in isInteractive() method in DreamService
/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
H A DBrightnessTrackerTest.java1181 public boolean isInteractive(Context context) { in isInteractive() method in BrightnessTrackerTest.TestInjector
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowState.java1062 boolean isInteractive(); in isInteractive() method
/aosp14/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetServiceImpl.java3714 private void sendBroadcastAsUser(Intent intent, UserHandle userHandle, boolean isInteractive) { in sendBroadcastAsUser()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...