Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/sessiondata/
DMultimediaFragment.java67 boolean isInteractive, in newInstance()
84 boolean isInteractive, in newInstance()
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareNativeApi.java377 boolean notifyIdentityChange, boolean initialConfiguration, boolean isInteractive, in enableAndConfigure()
1220 boolean isInteractive, boolean isIdle) { in updateConfigForPowerSettings()
1246 boolean isInteractive, boolean isIdle) { in updateConfigForPowerSettings14()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
DTestUtils.java51 boolean notifyIdentityChange, boolean initialConfiguration, boolean isInteractive, in enableAndConfigure()
DWifiAwareNativeApiTest.java608 boolean initialConfiguration, boolean isInteractive, boolean isIdle, boolean isHal12) in validateEnableAndConfigure()
DWifiAwareStateManagerTest.java4033 private void simulatePowerStateChangeInteractive(boolean isInteractive) { in simulatePowerStateChangeInteractive()
/packages/modules/Scheduling/service/java/com/android/server/scheduling/
DRebootReadinessManagerService.java559 private void noteInteractivityStateChanged(boolean isInteractive) { in noteInteractivityStateChanged()