Searched refs:SmartStorageMaintIdler (Results 1 – 2 of 2) sorted by relevance
30 public class SmartStorageMaintIdler extends JobService { class34 new ComponentName("android", SmartStorageMaintIdler.class.getName());49 scheduleSmartIdlePass(SmartStorageMaintIdler.this,
925 SmartStorageMaintIdler.scheduleSmartIdlePass(mContext, sSmartIdleMaintPeriod); in handleSystemReady()