Searched defs:currentState (Results 1 – 10 of 10) sorted by relevance
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
D | KeyboardSwitcher.java | 338 KeyboardSwitchState currentState = getKeyboardSwitchState(); in onToggleKeyboard() local
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
D | A2dpStateMachine.java | 625 IState currentState = getCurrentState(); in getConnectionState() local
|
D | A2dpSinkStateMachine.java | 607 IState currentState = getCurrentState(); in getConnectionState() local
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
D | ContactEditorFragment.java | 450 final RawContactDelta currentState, BaseRawContactEditorView editor) { in addAccountSwitcher()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
D | HeadsetClientStateMachine.java | 2264 IState currentState = getCurrentState(); in getConnectionState() local 2357 IState currentState = getCurrentState(); in isConnected() local
|
/packages/apps/Camera2/src/com/android/camera/ui/ |
D | ModeListView.java | 1413 ModeListState currentState = mCurrentStateManager.getCurrentState(); in draw() local 1560 ModeListState currentState = mCurrentStateManager.getCurrentState(); in setVisibility() local
|
/packages/apps/Settings/src/com/android/settings/widget/ |
D | SettingsAppWidgetProvider.java | 136 int currentState = getTriState(context); in toggleState() local
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
D | HeadsetStateMachine.java | 2080 IState currentState = getCurrentState(); in getConnectionState() local 3299 IState currentState = getCurrentState(); in isConnected() local
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | CellLayout.java | 1351 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/ |
D | CellLayout.java | 1571 int[] direction, ItemConfiguration currentState) { in addViewToTempLocation() 1824 int[] direction, View dragView, ItemConfiguration currentState) { in pushViewsToTempLocation() 1919 int[] direction, View dragView, ItemConfiguration currentState) { in addViewsToTempLocation()
|