Searched defs:role (Results 1 – 10 of 10) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothHealthAppConfiguration.java | 59 BluetoothHealthAppConfiguration(String name, int dataType, int role, int in BluetoothHealthAppConfiguration()
|
D | BluetoothHealth.java | 138 public boolean registerAppConfiguration(String name, int dataType, int role, in registerAppConfiguration() 474 private boolean checkAppParam(String name, int role, int channelType, in checkAppParam()
|
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/ |
D | BluetoothTestUtils.java | 267 public ConnectPanReceiver(BluetoothDevice device, int role, int expectedFlags) { in ConnectPanReceiver() 1091 int mask, role; in connectPanOrIncomingPanConnection() local 1196 int mask, role; in disconnectFromRemoteOrVerifyConnectNap() local 1419 private ConnectPanReceiver getConnectPanReceiver(BluetoothDevice device, int role, in getConnectPanReceiver()
|
/frameworks/base/core/java/android/server/ |
D | BluetoothPanProfileHandler.java | 255 String iface, int state, int role) { in handlePanDeviceStateChange()
|
D | BluetoothHealthProfileHandler.java | 240 private String getStringRole(int role) { in getStringRole()
|
D | BluetoothService.java | 2140 int role) { in handlePanDeviceStateChange() 2147 int state, int role) { in handlePanDeviceStateChange() 2912 native String registerHealthApplicationNative(int dataType, String role, String name, in registerHealthApplicationNative() 2914 native String registerHealthApplicationNative(int dataType, String role, String name); in registerHealthApplicationNative()
|
/frameworks/av/media/libstagefright/omx/tests/ |
D | OMXHarness.cpp | 209 status_t Harness::setRole(IOMX::node_id node, const char *role) { in setRole()
|
/frameworks/base/core/jni/ |
D | android_server_BluetoothService.cpp | 1298 jint dataType, jstring role, in registerHealthApplicationNative() 1361 jint dataType, jstring role, in registerSinkHealthApplicationNative()
|
/frameworks/av/media/libstagefright/ |
D | ACodec.cpp | 813 const char *role = in setComponentRole() local
|
D | OMXCodec.cpp | 1385 const char *role = in setComponentRole() local
|