Home
last modified time | relevance | path

Searched refs:setIntentAndFinish (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Settings/src/com/android/settings/applications/
DAppInfoBase.java116 setIntentAndFinish(true /* appChanged */); in onResume()
166 protected void setIntentAndFinish(boolean appChanged) { in setIntentAndFinish() method in AppInfoBase
223 setIntentAndFinish(true /* appChanged */); in onPackageListChanged()
DAppStorageSettings.java510 setIntentAndFinish(false /* appChanged */); in createDialog() method in AppStorageSettings
/packages/apps/Settings/src/com/android/settings/applications/specialaccess/interactacrossprofiles/
DInteractAcrossProfilesDetails.java156 setIntentAndFinish(true/* appChanged */); in onCreateView()
275 setIntentAndFinish(true/* appChanged */); in onPreferenceClick()
337 setIntentAndFinish(/* appChanged= */ true); in showConsentDialog()
/packages/apps/Settings/src/com/android/settings/applications/appinfo/
DAppButtonsPreferenceController.java198 setIntentAndFinish(false); in onResume()
485 private void setIntentAndFinish(boolean removeTaskWhenFinishing) { in setIntentAndFinish() method in AppButtonsPreferenceController
495 setIntentAndFinish(removeTaskWhenFinishing); in refreshAndFinishIfPossible()
DAppInfoDashboardFragment.java285 setIntentAndFinish(true, true); in onResume()
772 private void setIntentAndFinish(boolean finish, boolean appChanged) { in setIntentAndFinish() method in AppInfoDashboardFragment
814 setIntentAndFinish(true, true); in onPackageListChanged()