Home
last modified time | relevance | path

Searched defs:ContentOperationType (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/contacts/
DContactsShellCommandHelper.java30 private enum ContentOperationType { enum in ContactsShellCommandHelper
37 ContentOperationType(String s) { in ContentOperationType() method in ContactsShellCommandHelper.ContentOperationType