Searched refs:ContentProviderCommand (Results 1 – 3 of 3) sorted by relevance
44 ContentProviderCommand.DELETE,45 ContentProviderCommand.WRITE,47 public @interface ContentProviderCommand { annotation in MockA11yImeConstants
89 @MockA11yImeConstants.ContentProviderCommand String method, String arg, Bundle extras) { in call()95 case MockA11yImeConstants.ContentProviderCommand.DELETE: in call()98 case MockA11yImeConstants.ContentProviderCommand.WRITE: { in call()
226 MockA11yImeConstants.ContentProviderCommand.WRITE, null, bundle); in create()247 MockA11yImeConstants.ContentProviderCommand.DELETE, null, null); in create()