Searched defs:currentState (Results 1 – 10 of 10) sorted by relevance
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
D | LocalBluetoothAdapter.java | 190 int currentState = mAdapter.getState(); in syncBluetoothState() local
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
D | A2dpStateMachine.java | 588 IState currentState = getCurrentState(); in getConnectionState() local
|
D | A2dpSinkStateMachine.java | 600 IState currentState = getCurrentState(); in getConnectionState() local
|
/packages/apps/Camera2/src/com/android/camera/ui/ |
D | ModeListView.java | 1385 ModeListState currentState = mCurrentStateManager.getCurrentState(); in draw() local 1518 ModeListState currentState = mCurrentStateManager.getCurrentState(); in setVisibility() local
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
D | HeadsetClientStateMachine.java | 2227 IState currentState = getCurrentState(); in getConnectionState() local 2320 IState currentState = getCurrentState(); in isConnected() local
|
/packages/apps/Settings/src/com/android/settings/widget/ |
D | SettingsAppWidgetProvider.java | 135 int currentState = getTriState(context); in toggleState() local
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
D | HeadsetStateMachine.java | 2015 IState currentState = getCurrentState(); in getConnectionState() local 3164 IState currentState = getCurrentState(); in isConnected() local
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | CellLayout.java | 1445 int[] direction, ItemConfiguration currentState) { in addViewToTempLocation() 1698 int[] direction, View dragView, ItemConfiguration currentState) { in pushViewsToTempLocation() 1793 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()
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
D | ContactEditorFragment.java | 1002 final RawContactDelta currentState, BaseRawContactEditorView editor) { in addAccountSwitcher()
|