Searched defs:AppDialog (Results 1 – 1 of 1) sorted by relevance
38 class AppDialog extends AlertDialog implements DialogInterface.OnClickListener { class43 AppDialog(Context context, Listener listener, PackageInfo pkgInfo, String label) { in AppDialog() method in AppDialog