Searched defs:specBluetoothFeature (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DCommand.cpp751 bool specBluetoothFeature = false; // Bluetooth API-related local
1066 specBluetoothFeature = true;
1519 if (!specBluetoothFeature && hasBluetoothPermission && (targetSdk > 4)) {

Completed in 11 milliseconds