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/
TunerServiceImpl.java 68 // Set of all tunables, used for leak detection.
197 Set<Tunable> tunables = mTunableLookup.get(key); local
198 if (tunables == null) {
202 for (Tunable tunable : tunables) {
  /external/selinux/libsepol/src/
expand.c 1086 /* Skip tunables */
2882 int booleans, tunables, i; local
    [all...]

Completed in 302 milliseconds