Searched defs:PATH (Results 1 – 5 of 5) sorted by relevance
41 public static final String PATH = field in RecentLocationRequestSeeAllFragment
25 public static final String PATH = "messageChange"; field in MessageStateChange
26 public static final String PATH = "messageMove"; field in MessageMove
1274 matcher.addURI(ContactsContract.AUTHORITY, SyncStateContentProviderHelper.PATH, SYNCSTATE); in matcher.addURI()1275 matcher.addURI(ContactsContract.AUTHORITY, SyncStateContentProviderHelper.PATH + "/#", in matcher.addURI()1277 matcher.addURI(ContactsContract.AUTHORITY, "profile/" + SyncStateContentProviderHelper.PATH, in matcher.addURI()1280 "profile/" + SyncStateContentProviderHelper.PATH + "/#", in matcher.addURI()
610 static final String PATH = "telecom/msg/"; field in BluetoothMapContentObserver.Event