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/
DUninstallAppProgress.java235 getProgressFragment().showCompletion(statusText); in handleMessage()
375 void showCompletion(CharSequence statusText); in showCompletion() method
DUninstallAppProgressFragment.java101 public void showCompletion(CharSequence statusText) { in showCompletion() method in UninstallAppProgressFragment