Searched defs:fakeIntent (Results 1 – 1 of 1) sorted by relevance
270 public static LaunchIntent fromJson(JSONObject fakeIntent, Map<String, IntentFlag> table) in fromJson()332 LaunchFromIntent(LaunchIntent fakeIntent, int launchFrom) { in LaunchFromIntent()361 LaunchIntent fakeIntent = LaunchIntent.fromJson(object, table); in fromJson() local