Home
last modified time | relevance | path

Searched defs:isInteractive (Results 1 – 7 of 7) 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/tests/wifitests/src/com/android/server/wifi/hal/
DWifiNanIfaceHidlImplTest.java525 boolean initialConfiguration, boolean isInteractive, boolean isIdle, in validateEnableAndConfigure()
576 private WifiNanIface.PowerParameters getPowerParams(boolean isInteractive, boolean isIdle, in getPowerParams()
DWifiNanIfaceAidlImplTest.java587 boolean initialConfiguration, boolean isInteractive, boolean isIdle, in validateEnableAndConfigure()
625 private WifiNanIface.PowerParameters getPowerParams(boolean isInteractive, boolean isIdle, in getPowerParams()
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareNativeApi.java355 boolean notifyIdentityChange, boolean initialConfiguration, boolean isInteractive, in enableAndConfigure()
908 boolean isInteractive, boolean isIdle) { in getPowerParameters()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
DTestUtils.java52 boolean notifyIdentityChange, boolean initialConfiguration, boolean isInteractive, in enableAndConfigure()
DWifiAwareStateManagerTest.java5783 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()