Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/applications/
H A DApplicationDetailsFragment.java72 retrieveAppEntry(); in onAttach()
97 private void retrieveAppEntry() { in retrieveAppEntry() method in ApplicationDetailsFragment
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/
H A DAppInfoWithHeaderTest.java140 mAppInfoWithHeader.retrieveAppEntry(); in noExtraUserHandleInIntent_retrieveAppEntryWithMyUserId()
167 mAppInfoWithHeader.retrieveAppEntry(); in extraUserHandleInIntent_retrieveAppEntryWithMyUserId()
/aosp12/packages/apps/Settings/src/com/android/settings/applications/specialaccess/notificationaccess/
H A DNotificationAccessDetails.java92 retrieveAppEntry(); in onAttach()
200 protected void retrieveAppEntry() { in retrieveAppEntry() method in NotificationAccessDetails
/aosp12/packages/apps/Settings/src/com/android/settings/applications/
H A DAppInfoBase.java102 retrieveAppEntry(); in onCreate()
126 protected String retrieveAppEntry() { in retrieveAppEntry() method in AppInfoBase
H A DUsageAccessDetails.java151 retrieveAppEntry(); in refreshUi()
H A DAppStorageSettings.java267 retrieveAppEntry(); in refreshUi()
/aosp12/packages/apps/Settings/src/com/android/settings/applications/appinfo/
H A DAppInfoDashboardFragment.java274 retrieveAppEntry(); in createPreferenceControllers()
461 retrieveAppEntry(); in refreshUi()
592 void retrieveAppEntry() { in retrieveAppEntry() method in AppInfoDashboardFragment
H A DAppButtonsPreferenceController.java368 void retrieveAppEntry() { in retrieveAppEntry() method in AppButtonsPreferenceController
660 retrieveAppEntry(); in refreshUi()
746 retrieveAppEntry(); in getUid()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/appinfo/
H A DAppButtonsPreferenceControllerTest.java191 mController.retrieveAppEntry(); in retrieveAppEntry_hasAppEntry_notNull()
202 mController.retrieveAppEntry(); in retrieveAppEntry_noAppEntry_null()
215 mController.retrieveAppEntry(); in retrieveAppEntry_throwException_null()
H A DAppInfoDashboardFragmentTest.java279 doNothing().when(mFragment).retrieveAppEntry(); in getPreferenceControllers_noPackageInfo_shouldReturnNull()