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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
TunerService.java 168 Set<Tunable> tunables = mTunableLookup.get(key); local
169 if (tunables == null) {
173 for (Tunable tunable : tunables) {
  /external/selinux/libsepol/src/
expand.c 1085 /* Skip tunables */
2850 int booleans, tunables, i; local
    [all...]

Completed in 61 milliseconds