Home
last modified time | relevance | path

Searched defs:getPriority (Results 1 – 2 of 2) 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/Phone/src/com/android/phone/
DBluetoothHeadsetService.java534 private int getPriority(BluetoothDevice device) { in getPriority() method in BluetoothHeadsetService