Searched refs:mProfileActions (Results 1 – 1 of 1) sorted by relevance
63 private ArrayList<String> mProfileActions; field in PhotoPickerSettingsActivity76 && mProfileActions.contains(intent.getAction())) {113 mProfileActions = in onCreate()121 for (String action : mProfileActions) { in onCreate()