List of usage examples for android.app Fragment subclass-usage
From source file com.example.snackler.snackler.TwoFragment.java
public class TwoFragment extends Fragment implements View.OnClickListener, FragmentCompat.OnRequestPermissionsResultCallback { public TwoFragment() { // Required empty public constructor }
From source file com.example.dorothylu.thesisprototype.Camera2BasicFragment.java
public class Camera2BasicFragment extends Fragment implements View.OnClickListener, FragmentCompat.OnRequestPermissionsResultCallback { /** * Conversion from screen rotation to JPEG orientation. */
From source file com.google.samples.apps.iosched.session.SessionDetailFragment.java
/** * Displays the details about a session. The user can add/remove a session from the schedule, watch * a live stream if available, watch the session on YouTube, view the map, share the session, and * submit feedback. */ public class SessionDetailFragment extends Fragment
From source file camera2basic.Camera2BasicFragment.java
public class Camera2BasicFragment extends Fragment implements View.OnClickListener, FragmentCompat.OnRequestPermissionsResultCallback { private MediaPlayer sonidoFoto; /**
From source file com.imperialsoupgmail.tesseractexample.Camera2BasicFragment.java
public class Camera2BasicFragment extends Fragment implements View.OnClickListener, FragmentCompat.OnRequestPermissionsResultCallback { /** * Conversion from screen rotation to JPEG orientation. */
From source file com.camera2.lib.camera2.Camera2Fragment.java
@TargetApi(Build.VERSION_CODES.LOLLIPOP) public class Camera2Fragment extends Fragment implements View.OnClickListener, FragmentCompat.OnRequestPermissionsResultCallback { /** * Conversion from screen rotation to JPEG orientation.
From source file com.diedrico.diedricoapp.Camera2BasicFragment.java
public class Camera2BasicFragment extends Fragment implements View.OnClickListener, FragmentCompat.OnRequestPermissionsResultCallback { /** * Conversion from screen rotation to JPEG orientation. */
From source file com.example.camera2.Camera2BasicFragment.java
@TargetApi(23) public class Camera2BasicFragment extends Fragment implements View.OnClickListener, FragmentCompat.OnRequestPermissionsResultCallback { /** * Conversion from screen rotation to JPEG orientation.
From source file com.ivakhnenko.javamvp.fragments.Camera2Fragment.java
public class Camera2Fragment extends Fragment implements View.OnClickListener, FragmentCompat.OnRequestPermissionsResultCallback { /** * Conversion from screen rotation to JPEG orientation. */
From source file com.example.zte.day19_zte_camera.Camera2BasicFragment.java
public class Camera2BasicFragment extends Fragment implements View.OnClickListener, ActivityCompat.OnRequestPermissionsResultCallback { /** * Conversion from screen rotation to JPEG orientation. */