Home
last modified time | relevance | path

Searched refs:contextType (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DContentControlIdKeeper.java63 public static synchronized int acquireCcid(ParcelUuid userUuid, int contextType) { in acquireCcid() argument
65 if (contextType == BluetoothLeAudio.CONTEXT_TYPE_INVALID) { in acquireCcid()
66 Log.e(TAG, "Invalid context type value: " + contextType); in acquireCcid()
95 sUuidToCcidContextPair.put(userUuid, new Pair(ccid, contextType)); in acquireCcid()
103 service.setCcidInformation(userUuid, ccid, contextType); in acquireCcid()
DLeAudioNativeInterface.java355 public void setCcidInformation(int ccid, int contextType) { in setCcidInformation() argument
356 Log.d(TAG, "setCcidInformation ccid: " + ccid + " context type: " + contextType); in setCcidInformation()
357 setCcidInformationNative(ccid, contextType); in setCcidInformation()
445 private native void setCcidInformationNative(int ccid, int contextType); in setCcidInformationNative() argument
DLeAudioService.java4166 public void setCcidInformation(ParcelUuid userUuid, int ccid, int contextType) { in setCcidInformation() argument
4176 mNativeInterface.setCcidInformation(ccid, contextType); in setCcidInformation()
5121 ParcelUuid userUuid, int ccid, int contextType, AttributionSource source) { in setCcidInformation() argument
5131 service.setCcidInformation(userUuid, ccid, contextType); in setCcidInformation()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioBinderTest.java230 int contextType = BluetoothLeAudio.CONTEXT_TYPE_UNSPECIFIED; in setCcidInformation() local
233 mBinder.setCcidInformation(uuid, ccid, contextType, source); in setCcidInformation()
234 verify(mLeAudioService).setCcidInformation(uuid, ccid, contextType); in setCcidInformation()
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothLeAudio.aidl67 …void setCcidInformation(in ParcelUuid userUuid, in int ccid, in int contextType, in AttributionSou… in setCcidInformation() argument
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_le_audio.cpp692 jint ccid, jint contextType) { in setCcidInformationNative() argument
699 sLeAudioClientInterface->SetCcidInformation(ccid, contextType); in setCcidInformationNative()
/packages/apps/TV/libs/m2/
Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/packages/apps/TV/libs/
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/ManagedProvisioning/studio-dev/StubGenerator/
DStubGenerator.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jf/ org/ ...