HomeSort by relevance Sort by last modified time
    Searched defs:getCurrentState (Results 26 - 50 of 55) sorted by null

12 3

  /packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/
HeadsetStateMachineTest.java 146 Assert.assertThat(mHeadsetStateMachine.getCurrentState(),
158 Assert.assertThat(mHeadsetStateMachine.getCurrentState(),
173 Assert.assertThat(mHeadsetStateMachine.getCurrentState(),
190 Assert.assertThat(mHeadsetStateMachine.getCurrentState(),
207 Assert.assertThat(mHeadsetStateMachine.getCurrentState(),
226 Assert.assertThat(mHeadsetStateMachine.getCurrentState(),
241 Assert.assertThat(mHeadsetStateMachine.getCurrentState(),
259 Assert.assertThat(mHeadsetStateMachine.getCurrentState(),
277 Assert.assertThat(mHeadsetStateMachine.getCurrentState(),
288 Assert.assertThat(mHeadsetStateMachine.getCurrentState(),
    [all...]
  /frameworks/native/services/surfaceflinger/
Layer.h 533 inline const State& getCurrentState() const { return mCurrentState; }
534 inline State& getCurrentState() { return mCurrentState; }
  /frameworks/base/core/java/com/android/internal/util/
StateMachine.java     [all...]
  /prebuilts/maven_repo/android/android/arch/lifecycle/common/1.0.0/
common-1.0.0.jar 
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiStateMachineTest.java 256 private IState getCurrentState() throws
258 Method method = StateMachine.class.getDeclaredMethod("getCurrentState");
559 assertEquals("DefaultState", getCurrentState().getName());
563 assertEquals("DefaultState", getCurrentState().getName());
569 assertEquals("DisconnectedState", getCurrentState().getName());
575 assertEquals("DefaultState", getCurrentState().getName());
581 assertEquals("DefaultState", getCurrentState().getName());
588 assertEquals("DefaultState", getCurrentState().getName());
594 assertEquals("DisconnectedState", getCurrentState().getName());
604 assertEquals("DefaultState", getCurrentState().getName())
    [all...]
  /packages/apps/Camera2/src/com/android/camera/ui/
ModeListView.java 145 ModeListState getCurrentState() {
    [all...]
  /prebuilts/maven_repo/android/android/arch/lifecycle/common/1.0.3/
common-1.0.3.jar 
  /prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-common/2.0.0-alpha1/
lifecycle-common-2.0.0-alpha1.jar 
  /prebuilts/sdk/current/extras/app-toolkit/m2repository/android/arch/lifecycle/common/28.0.0/
common-28.0.0.jar 
  /prebuilts/misc/common/android-support-test/espresso/
espresso_contrib_release_no_deps.jar 
  /external/testng/ant/3rdparty/
DTDDoc.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /frameworks/opt/setupwizard/tools/docs/
jsilver.jar 
  /prebuilts/devtools/tools/lib/
jsilver-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/jsilver/jsilver/1.0.0/
jsilver-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-runtime/2.2.11/
jaxb-runtime-2.2.11.jar 
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 
android-all-7.0.0_r1-robolectric-0.jar 
  /prebuilts/tools/common/bazel/formc-deps/
jps-builders.jar 

Completed in 233 milliseconds

12 3