HomeSort by relevance Sort by last modified time
    Searched defs:certFile (Results 1 - 6 of 6) sorted by null

  /packages/apps/Settings/tests/app/src/com/android/settings/vpn2/
VpnTests.java 393 String certFile = curVpnInfo.getCertificateFile();
395 installCertificatesFromFile(vpnProfile, certFile, password);
411 String certFile = curVpnInfo.getCertificateFile();
413 installCertificatesFromFile(vpnProfile, certFile, password);
  /tools/apksig/src/apksigner/java/com/android/apksigner/
ApkSignerTool.java 182 signerParams.certFile = optionsParser.getRequiredValue("Certificate file");
613 String certFile;
631 && (certFile == null)
642 } else if (certFile != null) {
    [all...]
  /tools/tradefederation/core/tests/src/com/android/tradefed/device/
TestDeviceTest.java     [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.0.CR3/
netty-handler-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.3.Final/
netty-handler-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.6.Final/
netty-handler-4.1.6.Final.jar 

Completed in 326 milliseconds