HomeSort by relevance Sort by last modified time
    Searched refs:OP_ASSIST_STRUCTURE (Results 1 - 4 of 4) sorted by null

  /frameworks/native/include/binder/
AppOpsManager.h 87 OP_ASSIST_STRUCTURE = 49,
  /frameworks/base/core/java/android/app/
AppOpsManager.java 213 public static final int OP_ASSIST_STRUCTURE = 49;
398 OP_ASSIST_STRUCTURE,
    [all...]
  /frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
VoiceInteractionSessionConnection.java 225 if (mAppOps.noteOpNoThrow(AppOpsManager.OP_ASSIST_STRUCTURE, mCallingUid,
  /packages/apps/Settings/src/com/android/settings/applications/
AppOpsState.java 195 AppOpsManager.OP_ASSIST_STRUCTURE,

Completed in 87 milliseconds