Searched defs:AUTHORITY (Results 1 – 7 of 7) 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
28 AUTHORITY = 2 variable
55 public static final String AUTHORITY = EABContract.AUTHORITY; field in Contacts
36 static final String AUTHORITY = "com.xtremelabs.robolectric"; field in ContentResolverTest