Home
last modified time | relevance | path

Searched refs:getPriority (Results 1 – 25 of 31) sorted by relevance

12

/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DPbapClientService.java116 if(getPriority(device) >= BluetoothProfile.PRIORITY_ON) { in onReceive()
207 public int getPriority(BluetoothDevice device) { in getPriority() method in PbapClientService.BluetoothPbapClientBinder
212 return service.getPriority(device); in getPriority()
267 if (getPriority(device)>BluetoothProfile.PRIORITY_OFF) { in connect()
322 public int getPriority(BluetoothDevice device) { in getPriority() method in PbapClientService
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java264 (hidService.getPriority(device) == BluetoothProfile.PRIORITY_UNDEFINED)){ in processInitProfilePriorities()
272 (headsetService.getPriority(device) == BluetoothProfile.PRIORITY_UNDEFINED))) { in processInitProfilePriorities()
279 (a2dpService.getPriority(device) == BluetoothProfile.PRIORITY_UNDEFINED)){ in processInitProfilePriorities()
286 (headsetClientService.getPriority(device) == BluetoothProfile.PRIORITY_UNDEFINED))) { in processInitProfilePriorities()
292 (a2dpSinkService.getPriority(device) == BluetoothProfile.PRIORITY_UNDEFINED))) { in processInitProfilePriorities()
298 (pbapClientService.getPriority(device) == BluetoothProfile.PRIORITY_UNDEFINED))) { in processInitProfilePriorities()
1666 if (hsService.getPriority(device) == BluetoothProfile.PRIORITY_AUTO_CONNECT ){ in autoConnectHeadset()
1680 if (a2dpSservice.getPriority(device) == BluetoothProfile.PRIORITY_AUTO_CONNECT ){ in autoConnectA2dp()
1695 if (headsetClientService.getPriority(device) == BluetoothProfile.PRIORITY_AUTO_CONNECT){ in autoConnectHeadsetClient()
1711 if (a2dpSinkService.getPriority(device) == BluetoothProfile.PRIORITY_AUTO_CONNECT) { in autoConnectA2dpSink()
[all …]
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpService.java132 if (getPriority(device) == BluetoothProfile.PRIORITY_OFF) { in connect()
190 public int getPriority(BluetoothDevice device) { in getPriority() method in A2dpService
291 public int getPriority(BluetoothDevice device) { in getPriority() method in A2dpService.BluetoothA2dpBinder
294 return service.getPriority(device); in getPriority()
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/util/
DPriorityThreadFactoryTest.java45 assertEquals(priority, r.getPriority()); in priorityTest()
53 public synchronized int getPriority() throws InterruptedException { in getPriority() method in PriorityThreadFactoryTest.CheckPriorityRunnable
/packages/apps/TV/tests/common/src/com/android/tv/testing/dvr/
DRecordingTestUtils.java58 Assert.assertEquals("priority", expected.getPriority(), actual.getPriority()); in assertRecordingEquals()
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
DA2dpSinkService.java173 public int getPriority(BluetoothDevice device) { in getPriority() method in A2dpSinkService
302 public int getPriority(BluetoothDevice device) { in getPriority() method in A2dpSinkService.BluetoothA2dpSinkBinder
305 return service.getPriority(device); in getPriority()
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetService.java182 public int getPriority(BluetoothDevice device) { in getPriority() method in HeadsetService.BluetoothHeadsetBinder
185 return service.getPriority(device); in getPriority()
351 if (getPriority(device) == BluetoothProfile.PRIORITY_OFF) { in connect()
404 public int getPriority(BluetoothDevice device) { in getPriority() method in HeadsetService
DHeadsetStateMachine.java418 Log.i(TAG,"Incoming Hf rejected. priority=" + mService.getPriority(device)+ in processConnectionEvent()
448 Log.i(TAG,"Incoming Hf rejected. priority=" + mService.getPriority(device) + in processConnectionEvent()
669 mService.getPriority(device) + " bondState=" + in processConnectionEvent()
1069 mService.getPriority(device) + " bondState=" + in processConnectionEvent()
1503 + mService.getPriority(device) + in processConnectionEvent()
1921 mService.getPriority(device) + in processConnectionEvent()
3319 int priority = mService.getPriority(device); in okToConnect()
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
DHidService.java353 public int getPriority(BluetoothDevice device) { in getPriority() method in HidService.BluetoothInputDeviceBinder
356 return service.getPriority(device); in getPriority()
404 if (getPriority(device) == BluetoothInputDevice.PRIORITY_OFF) { in connect()
454 public int getPriority(BluetoothDevice device) { in getPriority() method in HidService
661 (BluetoothProfile.PRIORITY_OFF == getPriority(device)) || in okToConnect()
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientService.java225 public int getPriority(BluetoothDevice device) { in getPriority() method in HeadsetClientService.BluetoothHeadsetClientBinder
230 return service.getPriority(device); in getPriority()
484 if (getPriority(device) == BluetoothProfile.PRIORITY_OFF) { in connect()
539 public int getPriority(BluetoothDevice device) { in getPriority() method in HeadsetClientService
/packages/apps/Dialer/src/com/android/dialer/voicemail/
DVoicemailStatusHelperImpl.java131 public int getPriority() { in getPriority() method in VoicemailStatusHelperImpl.OverallState
236 overallState.getPriority()); in getMessageForStatusEntry()
/packages/apps/TV/src/com/android/tv/ui/
DSelectInputView.java405 int priorityL = getPriority(lhs); in compare()
406 int priorityR = getPriority(rhs); in compare()
426 private int getPriority(TvInputInfo info) { in getPriority() method in SelectInputView.InputsComparator
/packages/apps/TV/src/com/android/tv/dvr/
DScheduledRecording.java225 values.put(DvrContract.Recordings.COLUMN_PRIORITY, r.getPriority()); in toContentValues()
337 public long getPriority() { in getPriority() method in ScheduledRecording
DDvrManager.java81 : recordingsToOverride.get(0).getPriority() - 1; in addSchedule()
/packages/apps/Messaging/src/android/support/v7/mms/pdu/
DMultimediaMessagePdu.java117 public int getPriority() { in getPriority() method in MultimediaMessagePdu
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
DMultimediaMessagePdu.java119 public int getPriority() { in getPriority() method in MultimediaMessagePdu
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DNotificationState.java135 public abstract int getPriority(); in getPriority() method in NotificationState
/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapService.java560 public int getPriority(BluetoothDevice device) { in getPriority() method in SapService
867 public int getPriority(BluetoothDevice device) { in getPriority() method in SapService.SapBinder
870 return service.getPriority(device); in getPriority()
/packages/apps/TV/tests/unit/src/com/android/tv/dvr/
DScheduledRecordingTest.java89 c = ScheduledRecording.buildFrom(c).setPriority(b.getPriority() - 1).build(); in testBuild_priority()
/packages/apps/TV/src/com/android/tv/customization/
DTvCustomizationManager.java115 int position = info.filter.getPriority(); in buildCustomActions()
/packages/apps/Settings/src/com/android/settings/notification/
DNotificationBackend.java78 return sINM.getPriority(pkg, uid) == Notification.PRIORITY_MAX; in getBypassZenMode()
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java581 public int getPriority(BluetoothDevice device) { in getPriority() method in BluetoothMapService
1258 public int getPriority(BluetoothDevice device) { in getPriority() method in BluetoothMapService.BluetoothMapBinder
1261 return service.getPriority(device); in getPriority()
DBluetoothMapMessageListingElement.java202 public String getPriority() { in getPriority() method in BluetoothMapMessageListingElement
DBluetoothMapConvoContactElement.java122 public int getPriority() { in getPriority() method in BluetoothMapConvoContactElement
/packages/apps/TV/usbtuner/src/com/android/usbtuner/data/
DPsipData.java410 public byte getPriority() { in getPriority() method in PsipData.Ac3AudioDescriptor

12