HomeSort by relevance Sort by last modified time
    Searched refs:EMULATE (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/StdLib/
StdLib.inc 5 # The including DSC file must DEFINE the EMULATE macro if
118 !ifdef $(EMULATE)
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowMediaPlayer.java 47 * emulate {@link MediaPlayer} initialization and playback behavior without having
124 SILENT, EMULATE, ASSERT
188 * the preparation delay (in ms) to emulate for this media. If set
669 * emulate this behavior or else will generate an assertion if invoked from a
684 case EMULATE:
705 * This method will either emulate this behavior by posting an
725 case EMULATE:
762 case EMULATE:
    [all...]
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
ShadowMediaPlayerTest.java 681 shadowMediaPlayer.setInvalidStateBehavior(InvalidStateBehavior.EMULATE);
978 // Not sure of the correct behavior to emulate here, as the MediaPlayer
    [all...]

Completed in 2368 milliseconds