Searched refs:defaultComponent (Results 1 – 2 of 2) sorted by relevance
101 ComponentName defaultComponent = mBackend.getDefaultPaymentApp(); in buildDialog() local102 if (defaultComponent != null && defaultComponent.equals(component)) { in buildDialog()
609 ComponentName defaultComponent = defaultServiceInfo != null ? in dumpEntry() local614 if (serviceInfo.getComponent().equals(defaultComponent)) { in dumpEntry()