Home | History | Annotate | Download | only in camera

Lines Matching refs:extras

1090         // Testing purpose. Launch a specific camera through the intent extras.
1381 // directly in the extras.
1631 Bundle extras = data.getExtras();
1632 if (extras != null) {
1633 intent.putExtras(extras);