Searched refs:getGalleryIntent (Results 1 – 4 of 4) sorted by relevance
28 public static Intent getGalleryIntent(Context context) { in getGalleryIntent() method in IntentHelper
29 Intent intent = IntentHelper.getGalleryIntent(Gallery.this); in onCreate()
32 public static Intent getGalleryIntent(Context context) { in getGalleryIntent() method in IntentHelper
2023 mGalleryIntent = IntentHelper.getGalleryIntent(mAppContext); in resume()