Searched refs:wakeLockInterface (Results 1 – 2 of 2) sorted by relevance
57 WakeLockInterface wakeLockInterface) { in SystemInterface() argument64 mWakeLockInterface = wakeLockInterface; in SystemInterface()315 public Builder withWakeLockInterface(WakeLockInterface wakeLockInterface) { in withWakeLockInterface() argument316 mWakeLockInterface = wakeLockInterface; in withWakeLockInterface()
199 DefaultImpl(Context context, WakeLockInterface wakeLockInterface) { in DefaultImpl() argument204 mWakeLockInterface = wakeLockInterface; in DefaultImpl()