Searched refs:ExternallyReferenced (Results 1 – 9 of 9) sorted by relevance
7 # Keep classes and methods that have the @ExternallyReferenced annotation8 -keep @com.android.inputmethod.annotations.ExternallyReferenced class *10 @com.android.inputmethod.annotations.ExternallyReferenced *;
27 import com.android.inputmethod.annotations.ExternallyReferenced;70 @ExternallyReferenced79 @ExternallyReferenced
41 import com.android.inputmethod.annotations.ExternallyReferenced;333 @ExternallyReferenced338 @ExternallyReferenced344 @ExternallyReferenced349 @ExternallyReferenced
21 import com.android.inputmethod.annotations.ExternallyReferenced;84 @ExternallyReferenced
26 import com.android.inputmethod.annotations.ExternallyReferenced;64 @ExternallyReferenced
29 import com.android.inputmethod.annotations.ExternallyReferenced;94 @ExternallyReferenced
19 import com.android.inputmethod.annotations.ExternallyReferenced;157 @ExternallyReferenced
23 public @interface ExternallyReferenced { annotation