Searched refs:wakeLockInterface (Results 1 – 2 of 2) sorted by relevance
52 WakeLockInterface wakeLockInterface) { in SystemInterface() argument58 mWakeLockInterface = wakeLockInterface; in SystemInterface()247 public Builder withWakeLockInterface(WakeLockInterface wakeLockInterface) { in withWakeLockInterface() argument248 mWakeLockInterface = wakeLockInterface; in withWakeLockInterface()
118 DefaultImpl(Context context, WakeLockInterface wakeLockInterface) { in DefaultImpl() argument127 mWakeLockInterface = wakeLockInterface; in DefaultImpl()