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