Home
last modified time | relevance | path

Searched defs:getCurrentState (Results 1 – 15 of 15) 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.java330 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.java91 public TransformState getCurrentState(int fadingView) { in getCurrentState() method in ViewTransformationHelper
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/
DCdmaInboundSmsHandlerTest.java87 private IState getCurrentState() { in getCurrentState() method in CdmaInboundSmsHandlerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DHybridNotificationView.java122 public TransformState getCurrentState(int fadingView) { in getCurrentState() method in HybridNotificationView
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DNetworkTypeControllerTest.java68 private IState getCurrentState() throws Exception { in getCurrentState() method in NetworkTypeControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationHeaderViewWrapper.java344 public TransformState getCurrentState(int fadingView) { in getCurrentState() method in NotificationHeaderViewWrapper
DNotificationViewWrapper.java271 public TransformState getCurrentState(int fadingView) { in getCurrentState() method in NotificationViewWrapper
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGsmInboundSmsHandlerTest.java132 private IState getCurrentState() { in getCurrentState() method in GsmInboundSmsHandlerTest
/frameworks/native/services/surfaceflinger/
DLayer.h716 inline const State& getCurrentState() const { return mCurrentState; } in getCurrentState() function
717 inline State& getCurrentState() { return mCurrentState; } in getCurrentState() function
/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
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java316 public int getCurrentState() { in getCurrentState() method in BubbleController.StatusBarStateListener
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DClientModeImplTest.java283 private IState getCurrentState() throws in getCurrentState() method in ClientModeImplTest