Searched defs:PATH (Results 1 – 5 of 5) sorted by relevance
21 const val PATH = "/data/local/tmp/com/safetycenter/persistence/tests/" constant
37 public static final String PATH = field in RecentLocationAccessSeeAllFragment
75 private static final String PATH = "time_remaining"; field in AdvancedBluetoothDetailsHeaderController
1294 matcher.addURI(ContactsContract.AUTHORITY, SyncStateContentProviderHelper.PATH, SYNCSTATE); in matcher.addURI()1295 matcher.addURI(ContactsContract.AUTHORITY, SyncStateContentProviderHelper.PATH + "/#", in matcher.addURI()1297 matcher.addURI(ContactsContract.AUTHORITY, "profile/" + SyncStateContentProviderHelper.PATH, in matcher.addURI()1300 "profile/" + SyncStateContentProviderHelper.PATH + "/#", in matcher.addURI()
636 static final String PATH = "telecom/msg/"; field in BluetoothMapContentObserver.Event