Searched refs:INITIAL_INTENT_KEY (Results 1 – 1 of 1) sorted by relevance
123 private static final String INITIAL_INTENT_KEY = "initialIntents"; field in Persistence.Setup149 .put(INITIAL_INTENT_KEY, intentsToJson(mInitialIntents)) in toJson()156 object.getJSONArray(INITIAL_INTENT_KEY), table); in fromJson()