Searched refs:STABLE (Results 1 – 6 of 6) sorted by relevance
39 public static final int STABLE = 1; field in TestableContentResolver70 addProvider(name, provider, STABLE | UNSTABLE); in addProvider()81 if ((flags & STABLE) != 0) { in addProvider()
46 mContentResolver.addProvider("test", provider, TestableContentResolver.STABLE); in testStableContentProvider()
6 that may be distributed outside the system image. So it MUST BE API STABLE.
15 that may be distributed outside the system image. So it MUST BE API STABLE.
17 that may be distributed outside the system image. So it MUST BE API STABLE.