Searched refs:NoActivity (Results 1 – 2 of 2) sorted by relevance
304 @NoActivity
1067 protected @interface NoActivity { } annotation1078 if (annotation instanceof NoActivity) { in apply()