Home
last modified time | relevance | path

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

12

/frameworks/av/media/libstagefright/
DProcessInfo.cpp30 bool ProcessInfo::getPriority(int pid, int* priority) { in getPriority() function in android::ProcessInfo
/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/
DIBluetoothSap.aidl36 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
DBluetoothSap.java378 public int getPriority(BluetoothDevice device) { in getPriority() method in BluetoothSap
DBluetoothMap.java356 public int getPriority(BluetoothDevice device) { in getPriority() method in BluetoothMap
DBluetoothA2dp.java386 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.java496 public int getPriority(BluetoothDevice device) { in getPriority() method in BluetoothHeadset
DBluetoothHeadsetClient.java610 public int getPriority(BluetoothDevice device) { in getPriority() method in BluetoothHeadsetClient
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
DMultimediaMessagePdu.java119 public int getPriority() { in getPriority() method in MultimediaMessagePdu
/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.java503 public Priority getPriority() { in getPriority() method in Request
/frameworks/av/services/camera/libcameraservice/utils/
DClientManager.h144 int32_t ClientDescriptor<KEY, VALUE>::getPriority() const { in getPriority() function
/frameworks/av/services/mediaresourcemanager/test/
DResourceManagerService_test.cpp40 virtual bool getPriority(int pid, int *priority) { in getPriority() function
/frameworks/base/wifi/java/android/net/wifi/passpoint/
DWifiPasspointCredential.java314 public int getPriority() { in getPriority() method in WifiPasspointCredential
/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnectionPool.java944 private static int getPriority(int connectionFlags) { in getPriority() method in SQLiteConnectionPool
/frameworks/base/core/java/android/content/
DIntentFilter.java475 public final int getPriority() { in getPriority() method in IntentFilter

12