Home | History | Annotate | Download | only in camera2basic

Lines Matching defs:FragmentCompat

50 import android.support.v13.app.FragmentCompat;
75 implements View.OnClickListener, FragmentCompat.OnRequestPermissionsResultCallback {
464 FragmentCompat.shouldShowRequestPermissionRationale(this, Manifest.permission.CAMERA)) {
467 FragmentCompat.requestPermissions(this, new String[]{Manifest.permission.CAMERA},
1015 FragmentCompat.requestPermissions(parent,