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

  /hardware/samsung_slsi/exynos5/libexynosutils/
ExynosMutex.h 45 TYPE_MAX,
  /external/linux-tools-perf/util/include/linux/added/
hw_breakpoint.h 27 TYPE_MAX
  /frameworks/base/core/java/com/android/internal/net/
VpnProfile.java 46 public static final int TYPE_MAX = 5;
129 if (profile.type < 0 || profile.type > TYPE_MAX) {

Completed in 212 milliseconds