Home
last modified time | relevance | path

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

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