Home
last modified time | relevance | path

Searched refs:stable (Results 1 – 25 of 30) sorted by relevance

12

/frameworks/base/core/java/com/android/internal/widget/
DActionBarOverlayLayout.java262 final boolean stable = (visible & SYSTEM_UI_FLAG_LAYOUT_STABLE) != 0;
267 mActionBarVisibilityCallback.enableContentAnimations(!stable);
268 if (barVisible || !stable) mActionBarVisibilityCallback.showForSystem();
315 final boolean stable = (vis & SYSTEM_UI_FLAG_LAYOUT_STABLE) != 0;
393 final boolean stable = (vis & SYSTEM_UI_FLAG_LAYOUT_STABLE) != 0;
395 if (stable) {
415 if (stable) {
429 if (!mOverlayMode && !stable) {
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DActionBarOverlayLayout.java230 final boolean stable = (visible & SYSTEM_UI_FLAG_LAYOUT_STABLE) != 0;
235 mActionBarVisibilityCallback.enableContentAnimations(!stable);
236 if (barVisible || !stable) mActionBarVisibilityCallback.showForSystem();
283 final boolean stable = (vis & SYSTEM_UI_FLAG_LAYOUT_STABLE) != 0; in fitSystemWindows()
348 final boolean stable = (vis & SYSTEM_UI_FLAG_LAYOUT_STABLE) != 0; in onMeasure()
350 if (stable) { in onMeasure()
373 if (!mOverlayMode && !stable) { in onMeasure()
/frameworks/native/cmds/flatland/
DREADME.txt59 Rather than spending time trying (and likely failing) to get a stable
68 yield a stable result. Occasionally this happens with an otherwise stable
/frameworks/wilhelm/tools/hashgen/
DREADME.txt17 its stable location in ../../src/autogen using 'make install'.
/frameworks/base/docs/
Dknowntags.txt18 @stable
/frameworks/native/cmds/dumpstate/
Dbugreport-format.md61 changes become stable.
67 `-V 1.0-dev2` argument). Once that format became stable and tools
/frameworks/base/location/lib/
DREADME.txt29 It wraps internal platform classes (like ProviderRequest) with a stable
/frameworks/base/core/java/android/content/
DContentProviderClient.java83 ContentResolver contentResolver, IContentProvider contentProvider, boolean stable) { in ContentProviderClient() argument
88 mStable = stable; in ContentProviderClient()
/frameworks/base/docs/html/training/system-ui/
Dnavigation.jd106 stable layout.</p>
Dstatus.jd177 stable layout.</p>
/frameworks/base/core/java/android/app/
DActivityThread.java5420 Context c, String auth, int userId, boolean stable) { in acquireProvider() argument
5421 final IContentProvider provider = acquireExistingProvider(c, auth, userId, stable); in acquireProvider()
5435 getApplicationThread(), auth, userId, stable); in acquireProvider()
5447 true /*noisy*/, holder.noReleaseNeeded, stable); in acquireProvider()
5451 private final void incProviderRefLocked(ProviderRefCount prc, boolean stable) { in incProviderRefLocked() argument
5452 if (stable) { in incProviderRefLocked()
5520 Context c, String auth, int userId, boolean stable) { in acquireExistingProvider() argument
5543 incProviderRefLocked(prc, stable); in acquireExistingProvider()
5549 public final boolean releaseProvider(IContentProvider provider, boolean stable) { in releaseProvider() argument
5563 if (stable) { in releaseProvider()
[all …]
DActivityManagerNative.java976 boolean stable = data.readInt() != 0; in onTransact()
977 ContentProviderHolder cph = getContentProvider(app, name, userId, stable); in onTransact()
1018 int stable = data.readInt(); in onTransact() local
1020 boolean res = refContentProvider(b, stable, unstable); in onTransact()
1045 boolean stable = data.readInt() != 0; in onTransact()
1046 removeContentProvider(b, stable); in onTransact()
4160 String name, int userId, boolean stable) throws RemoteException { in getContentProvider() argument
4167 data.writeInt(stable ? 1 : 0); in getContentProvider()
4211 public boolean refContentProvider(IBinder connection, int stable, int unstable) in refContentProvider() argument
4217 data.writeInt(stable); in refContentProvider()
[all …]
DIActivityManager.java218 String name, int userId, boolean stable) throws RemoteException; in getContentProvider() argument
221 public void removeContentProvider(IBinder connection, boolean stable) throws RemoteException; in removeContentProvider() argument
/frameworks/base/docs/html/distribute/engage/
Dbeta.jd66 that should be complete and stable.
/frameworks/base/docs/html/preview/features/
Dicu4j-framework.jd59 stable. As the ICU team deprecates APIs in the future, Android will also mark
/frameworks/base/docs/html/preview/
Dlicense.jd7 …change, that you use at your own risk. The Android SDK Preview is not a stable release, and may c…
66 …at you should not rely on the Preview having the full functionality of a stable release. You agree…
Doverview.jd400 system behaviors are stable and ready for testing against
Dsupport.jd218 reports the current screen density rather than the stable screen density.
789 the current screen density rather than the stable screen density. When screen
Ddownload-ota.jd70 …at you should not rely on the Preview having the full functionality of a stable release. You agree…
Ddownload.jd73 …at you should not rely on the Preview having the full functionality of a stable release. You agree…
/frameworks/base/docs/html/wear/preview/
Dlicense.jd7 …e, that you use at your own risk. The Android Wear SDK Preview is not a stable release, and may c…
66 …at you should not rely on the Preview having the full functionality of a stable release. You agree…
Ddownloads.jd73 …at you should not rely on the Preview having the full functionality of a stable release. You agree…
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java10445 final ContentProviderRecord cpr, IBinder externalProcessToken, boolean stable) { in incProviderCountLocked() argument
10455 if (stable) { in incProviderCountLocked()
10466 if (stable) { in incProviderCountLocked()
10484 ContentProviderRecord cpr, IBinder externalProcessToken, boolean stable) { in decProviderCountLocked() argument
10492 if (stable) { in decProviderCountLocked()
10550 String name, IBinder token, boolean stable, int userId) { in getContentProviderImpl() argument
10622 conn = incProviderCountLocked(r, cpr, token, stable); in getContentProviderImpl()
10660 boolean lastRef = decProviderCountLocked(conn, cpr, token, stable); in getContentProviderImpl()
10858 conn = incProviderCountLocked(r, cpr, token, stable); in getContentProviderImpl()
10947 IApplicationThread caller, String name, int userId, boolean stable) { in getContentProvider() argument
[all …]
/frameworks/base/docs/html/ndk/guides/
Dcpp-support.jd207 <p>The NDK's libc++ is not stable. Not all the tests pass, and the test suite is not comprehensive.
/frameworks/base/docs/html/ndk/downloads/
Drevision_history.jd3114 supported stable API, starting from API level 9.</li>
3140 doesn't risk to accidentally depend on a non-stable ABI symbol (e.g. any libgcc.a
3677 <li>Adds support for Android 2.2, including a new stable API for accessing the pixel
3754 <li>Includes system headers for stable native APIs, documentation, and sample

12