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/
DWifiNanIfaceAidlImplTest.java417 boolean initialConfiguration, boolean isInteractive, boolean isIdle, in validateEnableAndConfigure()
455 private WifiNanIface.PowerParameters getPowerParams(boolean isInteractive, boolean isIdle, in getPowerParams()
DWifiNanIfaceHidlImplTest.java525 boolean initialConfiguration, boolean isInteractive, boolean isIdle, in validateEnableAndConfigure()
576 private WifiNanIface.PowerParameters getPowerParams(boolean isInteractive, boolean isIdle, in getPowerParams()
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareNativeApi.java354 boolean notifyIdentityChange, boolean initialConfiguration, boolean isInteractive, in enableAndConfigure()
892 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.java5578 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()