Searched refs:OP_BLUETOOTH_CONNECT (Results 1 – 4 of 4) sorted by relevance
145 OP_BLUETOOTH_CONNECT = 111, enumerator
29 import static android.app.AppOpsManager.OP_BLUETOOTH_CONNECT;1643 if (op == OP_BLUETOOTH_CONNECT && result == MODE_ERRORED) { in performOpTransaction()
36 import static android.app.AppOpsManager.OP_BLUETOOTH_CONNECT;3103 if (code == OP_BLUETOOTH_CONNECT) { in noteOperationImpl()3137 if (code == OP_BLUETOOTH_CONNECT) { in noteOperationUnchecked()3161 if (code == OP_BLUETOOTH_CONNECT) { in noteOperationUnchecked()3216 if (code == OP_BLUETOOTH_CONNECT && uidMode == MODE_ERRORED) { in noteOperationUnchecked()3240 if (code == OP_BLUETOOTH_CONNECT && mode == MODE_ERRORED) { in noteOperationUnchecked()
1172 public static final int OP_BLUETOOTH_CONNECT = AppProtoEnums.APP_OP_BLUETOOTH_CONNECT; field in AppOpsManager2570 OP_BLUETOOTH_CONNECT,2961 new AppOpInfo.Builder(OP_BLUETOOTH_CONNECT, OPSTR_BLUETOOTH_CONNECT, "BLUETOOTH_CONNECT")8070 if (code == OP_BLUETOOTH_CONNECT) { in setUidMode()8147 if (code == OP_BLUETOOTH_CONNECT) { in setMode()