Searched refs:mNewDefault (Results 1 – 1 of 1) sorted by relevance
44 private PaymentInfo mNewDefault; field in PaymentDefaultDialog81 mBackend.setDefaultPaymentApp(mNewDefault.componentName, mNewDefault.userId); in onClick()129 mNewDefault = new PaymentInfo(); in buildDialog()130 mNewDefault.componentName = component; in buildDialog()131 mNewDefault.userId = userId; in buildDialog()