Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/nfc/
DPaymentBackend.java58 private ArrayList<PaymentAppInfo> mAppInfos; field in PaymentBackend
113 mAppInfos = appInfos; in refresh()
127 return mAppInfos; in getPaymentAppInfos()