Searched refs:UnrestrictAppAction (Results 1 – 3 of 3) sorted by relevance
30 public class UnrestrictAppAction extends BatteryTipAction { class34 public UnrestrictAppAction(Context context, UnrestrictAppTip tip) { in UnrestrictAppAction() method in UnrestrictAppAction
48 private UnrestrictAppAction mUnrestrictAppAction;60 new UnrestrictAppAction( in setUp()
35 import com.android.settings.fuelgauge.batterytip.actions.UnrestrictAppAction;106 return new UnrestrictAppAction(settingsActivity, (UnrestrictAppTip) batteryTip); in getActionForBatteryTip()