HomeSort by relevance Sort by last modified time
    Searched refs:getPaymentAppInfos (Results 1 - 3 of 3) sorted by null

  /packages/apps/Settings/src/com/android/settings/nfc/
PaymentBackend.java 53 public List<PaymentAppInfo> getPaymentAppInfos() {
PaymentDefaultDialog.java 85 List<PaymentAppInfo> services = mBackend.getPaymentAppInfos();
PaymentSettings.java 74 List<PaymentAppInfo> appInfos = mPaymentBackend.getPaymentAppInfos();

Completed in 52 milliseconds