Home | History | Annotate | Download | only in packageinstaller

Lines Matching refs:ok

206             // There is nothing to scroll view, so the ok button is immediately
249 .setPositiveButton(android.R.string.ok, new DialogInterface.OnClickListener() {
259 .setPositiveButton(R.string.ok, new DialogInterface.OnClickListener() {
296 .setNeutralButton(R.string.ok, new DialogInterface.OnClickListener() {
307 .setPositiveButton(R.string.ok, new DialogInterface.OnClickListener() {