Home
last modified time | relevance | path

Searched refs:buildDialog (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/nfc/
DPaymentDefaultDialog.java71 if (!buildDialog(component, category, userId)) { in onCreate()
89 private boolean buildDialog(ComponentName component, String category, int userId) { in buildDialog() method in PaymentDefaultDialog