Searched refs:hasBluetoothPermission (Results 1 - 1 of 1) sorted by path

/frameworks/base/tools/aapt/
H A DCommand.cpp669 bool hasBluetoothPermission = false; local
1000 hasBluetoothPermission = true;
1289 if (!specBluetoothFeature && hasBluetoothPermission && (targetSdk > 4)) {

Completed in 81 milliseconds