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.java120 setIntentAndFinish(true /* appChanged */); in onResume()
196 protected void setIntentAndFinish(boolean appChanged) { in setIntentAndFinish() method in AppInfoBase
253 setIntentAndFinish(true /* appChanged */); in onPackageListChanged()
DAppStorageSettings.java512 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.java199 setIntentAndFinish(false); in onResume()
511 private void setIntentAndFinish(boolean removeTaskWhenFinishing) { in setIntentAndFinish() method in AppButtonsPreferenceController
521 setIntentAndFinish(removeTaskWhenFinishing); in refreshAndFinishIfPossible()
DAppInfoDashboardFragment.java285 setIntentAndFinish(true, true); in onResume()
773 private void setIntentAndFinish(boolean finish, boolean appChanged) { in setIntentAndFinish() method in AppInfoDashboardFragment
815 setIntentAndFinish(true, true); in onPackageListChanged()