Searched defs:wakeLockInterface (Results 1 – 2 of 2) sorted by relevance
52 WakeLockInterface wakeLockInterface) { in SystemInterface()247 public Builder withWakeLockInterface(WakeLockInterface wakeLockInterface) { in withWakeLockInterface()
118 DefaultImpl(Context context, WakeLockInterface wakeLockInterface) { in DefaultImpl()