Searched defs:svc (Results 1 – 16 of 16) sorted by relevance
64 IEmailService svc = getService(); in checkSettings() local
133 Intent svc = new Intent(mContext, TransactionService.class); in doInBackground() local
71 static boolean handleDebugAction(GattService svc, Intent intent) { in handleDebugAction()
272 public BluetoothGattBinder(GattService svc) { in BluetoothGattBinder()2051 SearchQueue.Entry svc = mSearchQueue.pop(); in continueSearch() local
168 BluetoothA2dpSinkBinder(A2dpSinkService svc) { in BluetoothA2dpSinkBinder()
113 private A2dpStateMachine(A2dpService svc, Context context) { in A2dpStateMachine()139 static A2dpStateMachine make(A2dpService svc, Context context) { in make()
117 private A2dpSinkStateMachine(A2dpSinkService svc, Context context) { in A2dpSinkStateMachine()143 static A2dpSinkStateMachine make(A2dpSinkService svc, Context context) { in make()
225 BluetoothA2dpBinder(A2dpService svc) { in BluetoothA2dpBinder()
266 public void addService(ProcessStats.ServiceState svc) { in addService()
185 BluetoothAvrcpControllerBinder(AvrcpControllerService svc) { in BluetoothAvrcpControllerBinder()
188 public BluetoothPanBinder(PanService svc) { in BluetoothPanBinder()
123 public BluetoothHeadsetBinder(HeadsetService svc) { in BluetoothHeadsetBinder()
125 public BluetoothHeadsetClientBinder(HeadsetClientService svc) { in BluetoothHeadsetClientBinder()
297 public BluetoothInputDeviceBinder(HidService svc) { in BluetoothInputDeviceBinder()
322 public BluetoothHealthBinder(HealthService svc) { in BluetoothHealthBinder()
623 public AdapterServiceBinder(AdapterService svc) { in AdapterServiceBinder()