Searched defs:wrapImpl (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/wakelock/
H A DWakeLock.java45 static Runnable wrapImpl(WakeLock w, Runnable r) { method in interface:WakeLock
70 return wrapImpl(this, runnable);

Completed in 8 milliseconds