Searched defs:AUTHORITY_URI (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Tag/src/com/android/apps/tag/provider/
H A DTagContract.java32 public static final Uri AUTHORITY_URI = Uri.parse("content://" + AUTHORITY); field in class:TagContract
44 AUTHORITY_URI.buildUpon().appendPath("ndef_msgs").build();

Completed in 32 milliseconds