Searched refs:mWriteNoteOpsScheduled (Results 1 – 1 of 1) sorted by relevance
323 boolean mWriteNoteOpsScheduled; field in AppOpsService1650 if (AppOpsManager.NOTE_OP_COLLECTION_ENABLED && mWriteNoteOpsScheduled) { in shutdown()7204 mWriteNoteOpsScheduled = false;7323 if (noteOpSetWasChanged && !mWriteNoteOpsScheduled) {7324 mWriteNoteOpsScheduled = true;