Home
last modified time | relevance | path

Searched defs:getCurrentState (Results 1 – 16 of 16) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DSimSlotState.java31 public static SimSlotState getCurrentState() { in getCurrentState() method in SimSlotState
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
DDcControllerTest.java81 private IState getCurrentState() { in getCurrentState() method in DcControllerTest
DDataConnectionTest.java335 private IState getCurrentState() throws Exception { in getCurrentState() method in DataConnectionTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DTransformableView.java38 TransformState getCurrentState(int fadingView); in getCurrentState() method
DViewTransformationHelper.java60 public TransformState getCurrentState(int fadingView) { in getCurrentState() method in ViewTransformationHelper
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/
DCdmaInboundSmsHandlerTest.java86 private IState getCurrentState() { in getCurrentState() method in CdmaInboundSmsHandlerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DHybridNotificationView.java127 public TransformState getCurrentState(int fadingView) { in getCurrentState() method in HybridNotificationView
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DNetworkTypeControllerTest.java65 private IState getCurrentState() throws Exception { in getCurrentState() method in NetworkTypeControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationHeaderViewWrapper.java196 public TransformState getCurrentState(int fadingView) { in getCurrentState() method in NotificationHeaderViewWrapper
DNotificationViewWrapper.java232 public TransformState getCurrentState(int fadingView) { in getCurrentState() method in NotificationViewWrapper
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiControllerTest.java80 private IState getCurrentState() throws Exception { in getCurrentState() method in WifiControllerTest
DClientModeImplTest.java265 private IState getCurrentState() throws in getCurrentState() method in ClientModeImplTest
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGsmInboundSmsHandlerTest.java118 private IState getCurrentState() { in getCurrentState() method in GsmInboundSmsHandlerTest
/frameworks/native/services/surfaceflinger/
DLayer.h627 inline const State& getCurrentState() const { return mCurrentState; } in getCurrentState() function
628 inline State& getCurrentState() { return mCurrentState; } in getCurrentState() function
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java202 public int getCurrentState() { in getCurrentState() method in BubbleController.StatusBarStateListener
/frameworks/base/core/java/com/android/internal/util/
DStateMachine.java1150 private final IState getCurrentState() { in getCurrentState() method in StateMachine.SmHandler
1397 public final IState getCurrentState() { in getCurrentState() method in StateMachine