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

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

Completed in 68 milliseconds