Home
last modified time | relevance | path

Searched defs:currentState (Results 1 – 10 of 10) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardSwitcher.java338 KeyboardSwitchState currentState = getKeyboardSwitchState(); in onToggleKeyboard() local
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpStateMachine.java625 IState currentState = getCurrentState(); in getConnectionState() local
DA2dpSinkStateMachine.java607 IState currentState = getCurrentState(); in getConnectionState() local
/packages/apps/Contacts/src/com/android/contacts/editor/
DContactEditorFragment.java450 final RawContactDelta currentState, BaseRawContactEditorView editor) { in addAccountSwitcher()
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java2264 IState currentState = getCurrentState(); in getConnectionState() local
2357 IState currentState = getCurrentState(); in isConnected() local
/packages/apps/Camera2/src/com/android/camera/ui/
DModeListView.java1413 ModeListState currentState = mCurrentStateManager.getCurrentState(); in draw() local
1560 ModeListState currentState = mCurrentStateManager.getCurrentState(); in setVisibility() local
/packages/apps/Settings/src/com/android/settings/widget/
DSettingsAppWidgetProvider.java136 int currentState = getTriState(context); in toggleState() local
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java2080 IState currentState = getCurrentState(); in getConnectionState() local
3299 IState currentState = getCurrentState(); in isConnected() local
/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java1351 int[] direction, ItemConfiguration currentState) { in addViewToTempLocation()
1604 int[] direction, View dragView, ItemConfiguration currentState) { in pushViewsToTempLocation()
1699 int[] direction, View dragView, ItemConfiguration currentState) { in addViewsToTempLocation()
/packages/apps/Launcher2/src/com/android/launcher2/
DCellLayout.java1571 int[] direction, ItemConfiguration currentState) { in addViewToTempLocation()
1824 int[] direction, View dragView, ItemConfiguration currentState) { in pushViewsToTempLocation()
1919 int[] direction, View dragView, ItemConfiguration currentState) { in addViewsToTempLocation()