Searched refs:getContentControlId (Results 1 – 7 of 7) sorted by relevance
80 public int getContentControlId() { in getContentControlId() method in BluetoothLeCallControlProxy81 return mBluetoothLeCallControl.getContentControlId(); in getContentControlId()
45 int getContentControlId(); in getContentControlId() method
877 Integer ccid = service.getContentControlId(); in unregisterServiceInstance()899 if (svc.getContentControlId() == ccid) { in isGenericMediaService()
1745 public int getContentControlId() { in getContentControlId() method in MediaControlGattService
574 public int getContentControlId() { in getContentControlId() method in BluetoothLeCallControl
526 doReturn(ccid1).when(mMockGMcsService).getContentControlId(); in testGmcsSetGetNotificationSubscriptionDoesNotCrash()
138 Assert.assertEquals(mMcpService.getContentControlId(), TEST_CCID); in testInit()