Searched refs:sourceIntent (Results 1 – 1 of 1) sorted by relevance
73 final Intent sourceIntent = new Intent() in shouldLogVisibleWithSource() local77 when(activity.getIntent()).thenReturn(sourceIntent); in shouldLogVisibleWithSource()