Home
last modified time | relevance | path

Searched refs:showCompletion (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/television/
H A DUninstallAppProgress.java224 getProgressFragment().showCompletion(statusText); in handleMessage()
377 void showCompletion(CharSequence statusText); in showCompletion() method
H A DUninstallAppProgressFragment.java102 public void showCompletion(CharSequence statusText) { in showCompletion() method in UninstallAppProgressFragment