Home
last modified time | relevance | path

Searched defs:refresh (Results 76 – 100 of 165) sorted by relevance

1234567

/aosp12/packages/apps/Camera2/src/com/android/camera/data/
H A DPlaceholderItem.java95 public FilmstripItem refresh() { in refresh() method in PlaceholderItem
H A DSessionItem.java143 public FilmstripItem refresh() { in refresh() method in SessionItem
H A DPhotoItem.java110 public FilmstripItem refresh() { in refresh() method in PhotoItem
H A DVideoItem.java142 public FilmstripItem refresh() { in refresh() method in VideoItem
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
H A DTestDocumentsProvider.java61 public boolean refresh(Uri url, Bundle args, CancellationSignal signal) { in refresh() method in TestDocumentsProvider
/aosp12/frameworks/libs/modules-utils/java/com/android/modules/utils/testing/
H A DNativeCoverageHackInstrumentationListener.java189 public void refresh() { in refresh() method in NativeCoverageHackInstrumentationListener.SignalMaskInfo
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/notifications/
H A DRecentNotificationsAppsPreferenceController.java107 private void refresh() { in refresh() method in RecentNotificationsAppsPreferenceController
/aosp12/packages/apps/Protips/src/com/android/protips/
H A DProtipWidget.java158 private void refresh() { in refresh() method in ProtipWidget
/aosp12/packages/apps/Settings/src/com/android/settings/network/telephony/
H A DNetworkOperatorPreference.java118 public void refresh() { in refresh() method in NetworkOperatorPreference
/aosp12/frameworks/base/telephony/java/android/telephony/euicc/
H A DEuiccCardManager.java224 public void disableProfile(String cardId, String iccid, boolean refresh, in disableProfile()
228 refresh, new IDisableProfileCallback.Stub() { in disableProfile() local
255 public void switchToProfile(String cardId, String iccid, boolean refresh, in switchToProfile()
259 refresh, new ISwitchToProfileCallback.Stub() { in switchToProfile() local
/aosp12/frameworks/base/core/java/android/content/
H A DContentInterface.java56 public boolean refresh(@NonNull Uri uri, @Nullable Bundle extras, in refresh() method
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
H A DCaptionFragment.java185 private void refresh() { in refresh() method in CaptionFragment
/aosp12/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
H A DNekoControlsService.kt315 fun refresh() { regex
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DBluetoothDetailsCompanionAppsController.java177 protected void refresh() { in refresh() method in BluetoothDetailsCompanionAppsController
H A DBluetoothDetailsProfilesController.java271 protected void refresh() { in refresh() method in BluetoothDetailsProfilesController
/aosp12/packages/apps/Settings/src/com/android/settings/connecteddevice/usb/
H A DUsbDetailsFunctionsController.java100 protected void refresh(boolean connected, long functions, int powerRole, int dataRole) { in refresh() method in UsbDetailsFunctionsController
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/
H A DInputMethodAndSubtypeEnablerManager.java72 public void refresh(Context context, PreferenceFragment fragment) { in refresh() method in InputMethodAndSubtypeEnablerManager
H A DInputMethodAndSubtypeEnablerManagerCompat.java73 public void refresh(Context context, PreferenceFragmentCompat fragment) { in refresh() method in InputMethodAndSubtypeEnablerManagerCompat
/aosp12/system/core/storaged/
H A Dstoraged_info.cpp113 void storage_info_t::refresh(IOPerfHistory* perf_history) in refresh() function in storage_info_t
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DTaskThumbnailView.java166 public void refresh() { in refresh() method in TaskThumbnailView
174 private void refresh(boolean shouldRefreshOverlay) { in refresh() method in TaskThumbnailView
/aosp12/packages/apps/Settings/src/com/android/settings/nfc/
H A DPaymentBackend.java80 public void refresh() { in refresh() method in PaymentBackend
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DPseudoGridView.java165 private void refresh() { in refresh() method in PseudoGridView.ViewGroupAdapterBridge
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/settings/
H A DSettingsActivity.kt220 private fun refresh() { regex
/aosp12/frameworks/base/test-mock/src/android/test/mock/
H A DMockContentProvider.java179 public boolean refresh(@NonNull AttributionSource attributionSource, Uri url, in refresh() method in MockContentProvider.InversionIContentProvider
333 public boolean refresh(Uri url, Bundle args) { in refresh() method in MockContentProvider
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
H A DWifiEntryPreference.java137 public void refresh() { in refresh() method in WifiEntryPreference

1234567