Searched defs:OP_NONE (Results 1 – 3 of 3) sorted by relevance
49 private static final int OP_NONE = 0; field in HandwritingIme
42 OP_NONE = -1, enumerator
880 public static final int OP_NONE = AppProtoEnums.APP_OP_NONE; field in AppOpsManager