Home
last modified time | relevance | path

Searched defs:refresh (Results 1 – 25 of 32) sorted by relevance

12

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBaseUserSwitcherAdapter.kt88 fun refresh() { regex
/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DMediaSessionDeviceConfig.java61 private static void refresh(DeviceConfig.Properties properties) { in refresh() method in MediaSessionDeviceConfig
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
H A DWifiStateWorker.java125 public static void refresh() { in refresh() method in WifiStateWorker
H A DAccessPointPreference.java234 public void refresh() { in refresh() method in AccessPointPreference
/aosp14/frameworks/base/telephony/java/android/telephony/euicc/
H A DEuiccCardManager.java272 public void disableProfile(String cardId, String iccid, boolean refresh, in disableProfile()
276 refresh, new IDisableProfileCallback.Stub() { in disableProfile() local
306 public void switchToProfile(String cardId, String iccid, boolean refresh, in switchToProfile()
310 TelephonyManager.DEFAULT_PORT_INDEX, refresh, in switchToProfile() local
341 boolean refresh, @NonNull @CallbackExecutor Executor executor, in switchToProfile()
345 portIndex, refresh, new ISwitchToProfileCallback.Stub() { in switchToProfile() local
/aosp14/frameworks/base/services/core/java/com/android/server/content/
H A DSyncManagerConstants.java79 private void refresh() { in refresh() method in SyncManagerConstants
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSliceViewController.java184 public void refresh() { in refresh() method in KeyguardSliceViewController
H A DKeyguardClockSwitchController.java440 void refresh() { in refresh() method in KeyguardClockSwitchController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
H A DMediaOutputBaseDialog.java310 void refresh() { in refresh() method in MediaOutputBaseDialog
314 void refresh(boolean deviceSetChanged) { in refresh() method in MediaOutputBaseDialog
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DBaseUserSwitcherAdapterTest.kt251 fun refresh() { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/view/
H A DMediaProjectionTaskView.kt122 private fun refresh() { regex
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/euicc/
H A DIEuiccCardController.aidl50 oneway void disableProfile(String callingPackage, String cardId, String iccid, boolean refresh, in disableProfile()
53 boolean refresh, in ISwitchToProfileCallback callback); in switchToProfile()
/aosp14/frameworks/base/core/java/android/content/
H A DContentInterface.java56 public boolean refresh(@NonNull Uri uri, @Nullable Bundle extras, in refresh() method
H A DIContentProvider.java182 public boolean refresh(@NonNull AttributionSource attributionSource, Uri url, in refresh() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/stylus/
H A DStylusUsiPowerUI.kt89 fun refresh() { regex
/aosp14/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
H A DNekoControlsService.kt315 fun refresh() { regex
/aosp14/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
/aosp14/system/core/storaged/
H A Dstoraged_info.cpp112 void storage_info_t::refresh(IOPerfHistory* perf_history) in refresh() function in storage_info_t
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DPseudoGridView.java165 private void refresh() { in refresh() method in PseudoGridView.ViewGroupAdapterBridge
/aosp14/frameworks/base/test-mock/src/android/test/mock/
H A DMockContentProvider.java186 public boolean refresh(@NonNull AttributionSource attributionSource, Uri url, in refresh() method in MockContentProvider.InversionIContentProvider
357 public boolean refresh(Uri url, Bundle args) { in refresh() method in MockContentProvider
H A DMockIContentProvider.java199 public boolean refresh(@NonNull AttributionSource attributionSource, Uri url, Bundle args, in refresh() method in MockIContentProvider
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DComponentAliasResolver.java183 private void refresh() { in refresh() method in ComponentAliasResolver
/aosp14/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
H A DBlobStoreConfig.java182 static void refresh(Properties properties) { in refresh() method in BlobStoreConfig.DeviceConfigProperties
/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityWindowInfo.java656 public boolean refresh() { in refresh() method in AccessibilityWindowInfo

12