Home
last modified time | relevance | path

Searched defs:states (Results 1 – 25 of 31) sorted by relevance

12

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
DStateAdapter.java84 public boolean same(Vector<State> states) { in same()
98 public void fill(Vector<State> states) { in fill()
/packages/apps/Messaging/src/com/android/messaging/util/
DSwitchCompatUtils.java68 final int[][] states = new int[3][]; in getSwitchThumbColorStateList() local
88 final int[][] states = new int[3][]; in getSwitchTrackColorStateList() local
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DSearchWidgetProvider.java78 SearchWidgetState[] states = new SearchWidgetState[appWidgetIds.length]; in getSearchWidgetStates() local
91 SearchWidgetState[] states = getSearchWidgetStates(context); in updateSearchWidgets() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/vpn2/
DManageablePreference.java87 final String[] states = res.getStringArray(R.array.vpn_states); in updateSummary() local
/packages/apps/Settings/src/com/android/settings/vpn2/
DManageablePreference.java87 final String[] states = res.getStringArray(R.array.vpn_states); in updateSummary() local
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DPbapClientService.java282 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
394 private List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
DPbapClientStateMachine.java385 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerFragment.kt392 val states = computePageIndicatorStates(page, pageIndicatorCount, pageCount) in updatePageIndicators() constant
731 val states = IntArray(pageIndicatorCount) in computePageIndicatorStates() constant
DTimerFragment.java438 final int[] states = computePageIndicatorStates(page, pageIndicatorCount, pageCount); in updatePageIndicators() local
480 final int[] states = new int[pageIndicatorCount]; in computePageIndicatorStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
DA2dpSinkService.java201 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
343 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
DMapClientService.java203 public synchronized List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
526 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapService.java567 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
1001 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java457 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
695 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
DHearingAidService.java391 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
898 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
DPanService.java337 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
484 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
DHidDeviceService.java464 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
808 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
DHidHostService.java386 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
554 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
/packages/apps/Settings/tests/robotests/src/com/android/settings/homepage/contextualcards/slices/
DNotificationChannelSliceTest.java390 final Map<String, NotificationBackend.NotificationsSentState> states = new ArrayMap<>(); in buildNotificationSentStates() local
/packages/apps/TV/tests/common/src/com/android/tv/testing/dvr/
DDvrDataManagerInMemoryImpl.java311 protected List<ScheduledRecording> getRecordingsWithState(int... states) { in getRecordingsWithState()
/packages/apps/TV/src/com/android/tv/dvr/
DBaseDvrDataManager.java292 protected abstract List<ScheduledRecording> getRecordingsWithState(int... states); in getRecordingsWithState()
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java554 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
1285 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpService.java390 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
1248 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
/packages/apps/TV/src/com/android/tv/guide/
DProgramItemView.java285 int[] states = in onCreateDrawableState() local
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientService.java248 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
538 private synchronized List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()
DHeadsetClientStateMachine.java237 private BluetoothHeadsetClientCall getCall(int... states) { in getCall()
1763 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates()

12