Home | History | Annotate | Download | only in adb

Lines Matching refs:kFeatureShell2

685     bool use_shell_protocol = CanUseFeature(features, kFeatureShell2); // -x
761 !CanUseFeature(features, kFeatureShell2) ? "device" : "-x");
1091 use_shell_protocol = CanUseFeature(features, kFeatureShell2);