Searched refs:OP_NONE (Results 1 – 4 of 4) sorted by relevance
68 private static final String OP_NONE = ""; field in BluetoothMapManager90 private String mOpInflight = OP_NONE;248 if (!mOpInflight.equals(OP_NONE)) { in enableNotifications()278 if (!mOpInflight.equals(OP_NONE)) { in pushMessage()308 if (!mOpInflight.equals(OP_NONE)) { in getMessage()343 if (!mOpInflight.equals(OP_NONE)) { in getMessagesListing()434 mOpInflight = OP_NONE; in onServiceDisconnected()591 mOpInflight = OP_NONE; in onEnableNotifications()610 mOpInflight = OP_NONE; in onPushMessage()625 mOpInflight = OP_NONE; in onGetMessage()[all …]
78 setAppOps(AppOpsManager.OP_READ_CELL_BROADCASTS, AppOpsManager.OP_NONE); in onCreate()
2027 public static final int OP_NONE = 0; field in LauncherModel.PackageUpdatedTask
2991 public static final int OP_NONE = 0;