Home
last modified time | relevance | path

Searched defs:getPriority (Results 1 – 8 of 8) sorted by relevance

/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/util/
DPriorityThreadFactoryTest.java53 public synchronized int getPriority() throws InterruptedException { in getPriority() method in PriorityThreadFactoryTest.CheckPriorityRunnable
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpService.java170 public int getPriority(BluetoothDevice device) { in getPriority() method in A2dpService
265 public int getPriority(BluetoothDevice device) { in getPriority() method in A2dpService.BluetoothA2dpBinder
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java618 public int getPriority(BluetoothDevice device) { in getPriority() method in BluetoothMapService
824 public int getPriority(BluetoothDevice device) { in getPriority() method in BluetoothMapService.BluetoothMapBinder
DBluetoothMapMessageListingElement.java174 public String getPriority() { in getPriority() method in BluetoothMapMessageListingElement
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetService.java179 public int getPriority(BluetoothDevice device) { in getPriority() method in HeadsetService.BluetoothHeadsetBinder
373 public int getPriority(BluetoothDevice device) { in getPriority() method in HeadsetService
/packages/apps/Dialer/src/com/android/dialer/voicemail/
DVoicemailStatusHelperImpl.java131 public int getPriority() { in getPriority() method in VoicemailStatusHelperImpl.OverallState
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
DHidService.java336 public int getPriority(BluetoothDevice device) { in getPriority() method in HidService.BluetoothInputDeviceBinder
437 public int getPriority(BluetoothDevice device) { in getPriority() method in HidService
/packages/apps/Email/src/com/android/email/service/
DAttachmentDownloadService.java711 private static int getPriority(Attachment att) { in getPriority() method in AttachmentDownloadService