Searched refs:ACTION_MISSING_STORAGE (Results 1 – 1 of 1) sorted by relevance
48 private static final String ACTION_MISSING_STORAGE = field in NewStorageActivity62 i.setAction(ACTION_MISSING_STORAGE); in getMissingStorageLaunchIntent()74 if (TextUtils.equals(action, ACTION_MISSING_STORAGE)) { in onCreate()