Searched defs:commitNow (Results 1 - 5 of 5) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DIStreamInformation.c264 XAboolean commitNow) /* [in] */
261 IStreamInformation_SetActiveStream( XAStreamInformationItf self, XAuint32 streamNum, XAboolean active, XAboolean commitNow) argument
/frameworks/base/core/java/android/app/
H A DFragmentTransaction.java298 * <p>Calling <code>commitNow</code> is preferable to calling
318 public abstract void commitNow(); method in class:FragmentTransaction
321 * Like {@link #commitNow} but allows the commit to be executed after an
H A DBackStackRecord.java679 public void commitNow() { method in class:BackStackRecord
/frameworks/support/v4/java/android/support/v4/app/
H A DFragmentTransaction.java317 * <p>Calling <code>commitNow</code> is preferable to calling
337 public abstract void commitNow(); method in class:FragmentTransaction
340 * Like {@link #commitNow} but allows the commit to be executed after an
H A DBackStackRecord.java629 public void commitNow() { method in class:BackStackRecord

Completed in 4180 milliseconds