Searched defs:extras (Results 1 - 3 of 3) sorted by relevance

/development/cmds/monkey/src/com/android/commands/monkey/
H A DMonkeyNetworkMonitor.java43 public void performReceive(Intent intent, int resultCode, String data, Bundle extras, argument
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/syncadapter/
H A DSyncAdapter.java67 public void onPerformSync(Account account, Bundle extras, String authority, argument
/development/samples/ApiDemos/src/com/example/android/apis/media/
H A DMediaPlayerDemo_Video.java46 private Bundle extras; field in class:MediaPlayerDemo_Video
68 extras = getIntent().getExtras();
181 playVideo(extras.getInt(MEDIA));

Completed in 272 milliseconds