Home
last modified time | relevance | path

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

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