Home
last modified time | relevance | path

Searched defs:onProgress (Results 1 – 24 of 24) sorted by relevance

/aosp14/frameworks/base/core/java/android/os/
H A DIRecoverySystemProgressListener.aidl23 void onProgress(int progress); in onProgress() method
H A DIProgressListener.aidl24 void onProgress(int id, int progress, in Bundle extras); in onProgress() method
H A DBugreportManager.java129 public void onProgress(@FloatRange(from = 0f, to = 100f) float progress) {} in onProgress() method in BugreportManager.BugreportCallback
429 public void onProgress(int progress) throws RemoteException { in onProgress() method in BugreportManager.DumpstateListener
H A DRecoverySystem.java230 public void onProgress(int progress); in onProgress() method
H A DFileUtils.java140 public void onProgress(long progress); in onProgress() method
/aosp14/frameworks/base/core/java/android/speech/
H A DIModelDownloadListener.aidl29 void onProgress(in int completedPercent); in onProgress() method
H A DModelDownloadListener.java33 void onProgress(int completedPercent); in onProgress() method
H A DSpeechRecognizer.java1168 public void onProgress(int completedPercent) throws RemoteException { in onProgress() method in SpeechRecognizer.InternalModelDownloadListener
/aosp14/frameworks/base/tests/WindowInsetsTests/src/com/google/android/test/windowinsetstests/
H A DChatActivity.java251 void onProgress(WindowInsets insets) { in onProgress() method in ChatActivity.Transition
/aosp14/frameworks/base/core/java/com/android/internal/inputmethod/
H A DIImeTracker.aidl55 oneway void onProgress(in IBinder binder, int phase); in onProgress() method
/aosp14/frameworks/base/media/java/android/media/tv/tuner/frontend/
H A DScanCallback.java46 void onProgress(@IntRange(from = 0, to = 100) int percent); in onProgress() method
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/os/
H A DBugreportManagerServiceImplTest.java186 public void onProgress(int progress) throws RemoteException { in onProgress() method in BugreportManagerServiceImplTest.Listener
/aosp14/frameworks/base/core/java/android/view/
H A DWindowInsetsAnimation.java429 public abstract WindowInsets onProgress(@NonNull WindowInsets insets, in onProgress() method in WindowInsetsAnimation.Callback
/aosp14/system/core/fs_mgr/libfiemap/
H A Dbinder.cpp38 android::binder::Status onProgress(int64_t current, int64_t total) { in onProgress() function in android::fiemap::ProgressCallback
/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DImeTrackerService.java114 public synchronized void onProgress(@NonNull IBinder binder, @ImeTracker.Phase int phase) { in onProgress() method in ImeTrackerService
/aosp14/frameworks/base/core/tests/bugreports/src/com/android/os/bugreports/tests/
H A DBugreportManagerTest.java405 public void onProgress(float progress) { in onProgress() method in BugreportManagerTest.BugreportCallbackImpl
/aosp14/frameworks/base/services/core/java/com/android/server/os/
H A DBugreportManagerServiceImpl.java666 public void onProgress(int progress) throws RemoteException { in onProgress() method in BugreportManagerServiceImpl.DumpstateListener
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DIInputMethodManagerGlobalInvoker.java623 static void onProgress(@NonNull IBinder binder, @ImeTracker.Phase int phase) { in onProgress() method in IInputMethodManagerGlobalInvoker
H A DImeTracker.java360 void onProgress(@Nullable Token token, @Phase int phase); in onProgress() method
/aosp14/frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/
H A DUserLifecycleTests.java1411 public void onProgress(int id, int progress, Bundle extras) {} in onProgress() method in UserLifecycleTests.ProgressWaiter
/aosp14/frameworks/base/media/java/android/media/tv/tuner/
H A DTuner.java2001 private void onProgress(int percent) { in onProgress() method in Tuner
/aosp14/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java373 public void onProgress(float progress) { in onProgress() method in BugreportProgressService.BugreportCallbackImpl
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DUserManagerService.java595 public void onProgress(int id, int progress, Bundle extras) {} in onProgress() method in UserManagerService.DisableQuietModeUserUnlockedCallback
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...