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