Home
last modified time | relevance | path

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

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