Searched refs:mCarPerUserService (Results 1 – 2 of 2) sorted by relevance
62 private ICarPerUserService mCarPerUserService; field in CarPerUserServiceHelper141 mCarPerUserService = ICarPerUserService.Stub.asInterface(service);142 if (mCarPerUserService != null) {149 callback.onServiceConnected(mCarPerUserService);
96 private ICarPerUserService mCarPerUserService; field in CarBluetoothService123 mCarPerUserService = carPerUserService;247 mCarPerUserService = null; in destroyUserLocked()259 if (mCarPerUserService != null) { in createBluetoothUserServiceLocked()261 mCarBluetoothUserService = mCarPerUserService.getBluetoothUserService(); in createBluetoothUserServiceLocked()