Home
last modified time | relevance | path

Searched refs:mUnRestrictAppTip (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/fuelgauge/batterytip/actions/
DUnrestrictAppAction.java33 private UnrestrictAppTip mUnRestrictAppTip; field in UnrestrictAppAction
39 mUnRestrictAppTip = tip; in UnrestrictAppAction()
48 final AppInfo appInfo = mUnRestrictAppTip.getUnrestrictAppInfo(); in handlePositiveAction()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/fuelgauge/batterytip/actions/
DUnrestrictAppAction.java33 private UnrestrictAppTip mUnRestrictAppTip; field in UnrestrictAppAction
39 mUnRestrictAppTip = tip; in UnrestrictAppAction()
48 final AppInfo appInfo = mUnRestrictAppTip.getUnrestrictAppInfo(); in handlePositiveAction()