Searched defs:URI_DATA (Results 1 – 1 of 1) sorted by relevance
31 private static final int URI_DATA = 1; field in DragSourceContentProvider34 sMatcher.addURI(AUTHORITY, "data/#", URI_DATA); in sMatcher.addURI() argument