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

  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/login/
LoginContextTest.java 56 private static final String moduleName = "moduleName";
79 LoginContext context = new LoginContext(moduleName);
81 assertTrue("Requested module", MyConfig.getLastAppName() == moduleName);
116 new LoginContext(moduleName);
138 new LoginContext(moduleName);
142 MyConfig.getLastAppName() == moduleName);
165 new LoginContext(moduleName);
188 new LoginContext(moduleName);
217 LoginContext context = new LoginContext(moduleName);
    [all...]
  /sdk/lint/libs/lint_api/src/com/android/tools/lint/detector/api/
Project.java 660 String moduleName = mDir.getName();
677 String path = out + '/' + moduleClass + '/' + moduleName
  /frameworks/av/services/audioflinger/
AudioFlinger.h     [all...]
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 

Completed in 506 milliseconds