Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/print/
H A DProfileSettingsPreferenceFragment.java54 Intent intent = new Intent(getIntentActionString()); in onViewCreated()
75 protected abstract String getIntentActionString(); in getIntentActionString() method in ProfileSettingsPreferenceFragment
H A DPrintSettingsFragment.java156 protected String getIntentActionString() { in getIntentActionString() method in PrintSettingsFragment