Searched refs:systemUiUid (Results 1 – 1 of 1) sorted by relevance
438 int systemUiUid = -1; in BluetoothManagerService() local443 systemUiUid = mContext.getPackageManager() in BluetoothManagerService()447 Slog.d(TAG, "Detected SystemUiUid: " + Integer.toString(systemUiUid)); in BluetoothManagerService()452 mSystemUiUid = systemUiUid; in BluetoothManagerService()