HomeSort by relevance Sort by last modified time
    Searched defs:OP_NONE (Results 1 - 6 of 6) sorted by null

  /external/libppp/src/
filter.h 32 #define OP_NONE 0
  /frameworks/native/include/binder/
AppOpsManager.h 37 OP_NONE = -1,
  /external/chromium/net/disk_cache/
in_flight_backend_io.h 83 OP_NONE = 0,
  /frameworks/base/core/java/android/app/
AppOpsManager.java 66 public static final int OP_NONE = -1;
230 if (op == OP_NONE) return "NONE";
ContextImpl.java     [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherModel.java     [all...]

Completed in 118 milliseconds