Home
last modified time | relevance | path

Searched refs:retrieveAppEntry (Results 1 – 11 of 11) sorted by relevance

/packages/apps/Car/Settings/src/com/android/car/settings/applications/
DApplicationDetailsFragment.java74 retrieveAppEntry(); in onAttach()
104 private void retrieveAppEntry() { in retrieveAppEntry() method in ApplicationDetailsFragment
/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/
DAppInfoWithHeaderTest.java142 mAppInfoWithHeader.retrieveAppEntry(); in noExtraUserHandleInIntent_retrieveAppEntryWithMyUserId()
167 mAppInfoWithHeader.retrieveAppEntry(); in extraUserHandleInIntent_retrieveAppEntryWithMyUserId()
195 testFragmentWithoutPermission.retrieveAppEntry(); in noCrossUserPermission_retrieveAppEntry_fail()
/packages/apps/Settings/src/com/android/settings/applications/specialaccess/notificationaccess/
DNotificationAccessDetails.java92 retrieveAppEntry(); in onAttach()
204 protected void retrieveAppEntry() { in retrieveAppEntry() method in NotificationAccessDetails
/packages/apps/Settings/src/com/android/settings/applications/
DAppInfoBase.java107 retrieveAppEntry(); in onCreate()
131 protected String retrieveAppEntry() { in retrieveAppEntry() method in AppInfoBase
DUsageAccessDetails.java162 retrieveAppEntry(); in refreshUi()
DAppStorageSettings.java269 retrieveAppEntry(); in refreshUi()
/packages/apps/Settings/src/com/android/settings/nfc/
DChangeNfcTagAppsStateDetails.java94 retrieveAppEntry(); in refreshUi()
/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/appinfo/
DAppButtonsPreferenceControllerTest.java202 mController.retrieveAppEntry(); in retrieveAppEntry_hasAppEntry_notNull()
213 mController.retrieveAppEntry(); in retrieveAppEntry_noAppEntry_null()
226 mController.retrieveAppEntry(); in retrieveAppEntry_throwException_null()
DAppInfoDashboardFragmentTest.java290 doNothing().when(mFragment).retrieveAppEntry(); in getPreferenceControllers_noPackageInfo_shouldReturnNull()
/packages/apps/Settings/src/com/android/settings/applications/appinfo/
DAppButtonsPreferenceController.java376 void retrieveAppEntry() { in retrieveAppEntry() method in AppButtonsPreferenceController
674 retrieveAppEntry(); in refreshUi()
758 retrieveAppEntry(); in getUid()
DAppInfoDashboardFragment.java302 retrieveAppEntry(); in createPreferenceControllers()
591 retrieveAppEntry(); in refreshUi()
742 void retrieveAppEntry() { in retrieveAppEntry() method in AppInfoDashboardFragment