Searched refs:UUID_SELECTION (Results 1 – 1 of 1) sorted by relevance
195 private static final String UUID_SELECTION = AccountColumns.COMPATIBILITY_UUID + " =?"; field in Account560 UUID_SELECTION, new String[] {uuid}, null, 0, -1L); in getAccountIdFromUuid()