Home
last modified time | relevance | path

Searched defs:statusText (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/television/
DUninstallAppProgress.java141 final String statusText; in handleMessage() local
375 void showCompletion(CharSequence statusText); in showCompletion()
DUninstallAppProgressFragment.java101 public void showCompletion(CharSequence statusText) { in showCompletion()