Home
last modified time | relevance | path

Searched refs:whereOperations (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/contacts/
DContactsShellCommandHelper.java123 List<ColumnBindings> bindValues, String whereOperations, in buildContentOperationCommand() argument
158 if (whereOperations != null) { in buildContentOperationCommand()
160 .append(whereOperations); in buildContentOperationCommand()