Home
last modified time | relevance | path

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

12

/frameworks/volley/src/main/java/com/android/volley/toolbox/
DClearCacheRequest.java58 public Priority getPriority() { in getPriority() method in ClearCacheRequest
DImageRequest.java95 public Priority getPriority() { in getPriority() method in ImageRequest
/frameworks/volley/src/test/java/com/android/volley/mock/
DWaitableQueue.java59 public Priority getPriority() { in getPriority() method in WaitableQueue.MagicStopRequest
DMockRequest.java91 public Priority getPriority() { in getPriority() method in MockRequest
/frameworks/base/core/java/android/bluetooth/
DIBluetoothPbapClient.aidl33 int getPriority(in BluetoothDevice device); in getPriority() method
DIBluetoothSap.aidl36 int getPriority(in BluetoothDevice device); in getPriority() method
DIBluetoothA2dpSink.aidl35 int getPriority(in BluetoothDevice device); in getPriority() method
DIBluetoothMap.aidl36 int getPriority(in BluetoothDevice device); in getPriority() method
DIBluetoothA2dp.aidl34 int getPriority(in BluetoothDevice device); in getPriority() method
DIBluetoothInputDevice.aidl34 int getPriority(in BluetoothDevice device); in getPriority() method
DBluetoothPbapClient.java374 public int getPriority(BluetoothDevice device) { in getPriority() method in BluetoothPbapClient
DBluetoothSap.java378 public int getPriority(BluetoothDevice device) { in getPriority() method in BluetoothSap
DBluetoothA2dpSink.java420 public int getPriority(BluetoothDevice device) { in getPriority() method in BluetoothA2dpSink
DBluetoothMap.java356 public int getPriority(BluetoothDevice device) { in getPriority() method in BluetoothMap
DBluetoothA2dp.java411 public int getPriority(BluetoothDevice device) { in getPriority() method in BluetoothA2dp
DIBluetoothHeadset.aidl34 int getPriority(in BluetoothDevice device); in getPriority() method
DIBluetoothHeadsetClient.aidl39 int getPriority(in BluetoothDevice device); in getPriority() method
DBluetoothInputDevice.java465 public int getPriority(BluetoothDevice device) { in getPriority() method in BluetoothInputDevice
DBluetoothHeadset.java536 public int getPriority(BluetoothDevice device) { in getPriority() method in BluetoothHeadset
/frameworks/av/media/libstagefright/
DProcessInfo.cpp31 bool ProcessInfo::getPriority(int pid, int* priority) { in getPriority() function in android::ProcessInfo
/frameworks/base/services/core/java/com/android/server/notification/
DRankingConfig.java20 int getPriority(String packageName, int uid); in getPriority() method
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
DMultimediaMessagePdu.java119 public int getPriority() { in getPriority() method in MultimediaMessagePdu
/frameworks/av/services/mediadrm/tests/
DDrmSessionManager_test.cpp35 virtual bool getPriority(int pid, int* priority) { in getPriority() function
/frameworks/av/media/libmediaplayerservice/tests/
DDrmSessionManager_test.cpp35 virtual bool getPriority(int pid, int* priority) { in getPriority() function
/frameworks/volley/src/main/java/com/android/volley/
DRequest.java490 public Priority getPriority() { in getPriority() method in Request

12