Searched defs:AUTHORITY (Results 1 – 6 of 6) sorted by relevance
52 public static final String AUTHORITY = "com.android.rcs.eab"; field in EABContract
39 public static final String AUTHORITY = "telephonytestauthority"; field in TelephonyTestProvider
45 public static final String AUTHORITY = ApiProvider.class.getName().toLowerCase(); field in ApiProvider
50 public static final String AUTHORITY = ScriptProvider.class.getName().toLowerCase(); field in ScriptProvider
61 public static final String AUTHORITY = EABContract.AUTHORITY; field in Contacts
36 static final String AUTHORITY = "com.xtremelabs.robolectric"; field in ContentResolverTest