HomeSort by relevance Sort by last modified time
    Searched refs:getRequiredAttribute (Results 1 - 3 of 3) sorted by null

  /external/smack/src/com/kenai/jbosh/
CMSessionParams.java 91 getRequiredAttribute(resp, Attributes.SID)),
93 getRequiredAttribute(resp, Attributes.WAIT)),
115 private static String getRequiredAttribute(
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
GraphReader.java 279 String packageName = getRequiredAttribute(attributes, "package");
284 String libraryName = getRequiredAttribute(attributes, "name");
355 String varName = getRequiredAttribute(attributes, "name");
372 String className = getRequiredAttribute(attributes, "class");
373 mCurFilterName = getRequiredAttribute(attributes, "name");
389 String inputName = getRequiredAttribute(attributes, "name");
433 private static String getRequiredAttribute(Attributes attributes, String name)
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 683 milliseconds