Searched refs:DisableChanger (Results 1 - 1 of 1) sorted by relevance
/packages/apps/Settings/src/com/android/settings/applications/ |
H A D | InstalledAppDetails.java | 557 new DisableChanger(this, mAppEntry.info, 1209 new DisableChanger(getOwner(), getOwner().mAppEntry.info, 1310 static class DisableChanger extends AsyncTask<Object, Object, Object> { class in class:InstalledAppDetails 1316 DisableChanger(InstalledAppDetails activity, ApplicationInfo info, int state) { method in class:InstalledAppDetails.DisableChanger 1367 new DisableChanger(this, mAppEntry.info,
|
Completed in 90 milliseconds