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