Home | History | Annotate | Download | only in app

Lines Matching refs:MODE_IGNORED

60      * setting for the operation under that caller: MODE_ALLOWED, MODE_IGNORED (don't execute
84 public static final int MODE_IGNORED = 1;
426 AppOpsManager.MODE_IGNORED, // OP_WRITE_SMS
872 * {@link #MODE_IGNORED} if it is not allowed and should be silently ignored (without
891 * that these two match, and if not, return {@link #MODE_IGNORED}. If this call
898 * {@link #MODE_IGNORED} if it is not allowed and should be silently ignored (without
917 * verify that these two match, and if not, return {@link #MODE_IGNORED}. If this call
926 * {@link #MODE_IGNORED} if it is not allowed and should be silently ignored (without
964 * {@link #MODE_IGNORED} if it is not allowed and should be silently ignored (without
978 return MODE_IGNORED;
991 return MODE_IGNORED;
1014 * that these two match, and if not, return {@link #MODE_IGNORED}. If this call
1021 * {@link #MODE_IGNORED} if it is not allowed and should be silently ignored (without
1035 return MODE_IGNORED;
1048 return MODE_IGNORED;
1074 * verify that these two match, and if not, return {@link #MODE_IGNORED}. If this call
1083 * {@link #MODE_IGNORED} if it is not allowed and should be silently ignored (without
1097 return MODE_IGNORED;
1110 return MODE_IGNORED;