Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/print/
DProfileSettingsPreferenceFragment.java58 Intent intent = new Intent(getIntentActionString()) in onViewCreated()
80 protected abstract String getIntentActionString(); in getIntentActionString() method in ProfileSettingsPreferenceFragment
DPrintSettingsFragment.java210 protected String getIntentActionString() { in getIntentActionString() method in PrintSettingsFragment