Home
last modified time | relevance | path

Searched defs:getPriority (Results 1 – 4 of 4) 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/Contacts/src/com/android/contacts/voicemail/
DVoicemailStatusHelperImpl.java131 public int getPriority() { in getPriority() method in VoicemailStatusHelperImpl.OverallState
/packages/apps/Phone/src/com/android/phone/
DBluetoothHeadsetService.java522 private int getPriority(BluetoothDevice device) { in getPriority() method in BluetoothHeadsetService
/packages/apps/Email/src/com/android/email/service/
DAttachmentDownloadService.java628 private static int getPriority(Attachment att) { in getPriority() method in AttachmentDownloadService