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

  /dalvik/dexgen/src/com/android/dexgen/dex/code/
OutputFinisher.java 580 InsnFormat currentFormat = formats[i];
584 if (currentFormat != null) {
599 currentFormat = findFormatForInsn(insn, originalFormat);
606 if (currentFormat != originalFormat) {
607 dop = Dops.getOrNull(dop.getFamily(), currentFormat);
  /packages/apps/Settings/src/com/android/settings/
DateTimeSettings.java 116 String currentFormat = getDateFormat();
119 if (currentFormat == null) {
120 currentFormat = "";
141 mDateFormat.setValue(currentFormat);
  /frameworks/av/services/camera/libcameraservice/camera2/
CallbackProcessor.cpp 89 uint32_t currentWidth, currentHeight, currentFormat;
91 &currentWidth, &currentHeight, &currentFormat);
100 currentFormat != (uint32_t)callbackFormat) {
  /prebuilts/tools/common/m2/internal/jdom/jdom/1.0/
jdom-1.0.jar 
  /prebuilts/devtools/tools/lib/
lint-checks.jar 
  /prebuilts/tools/common/m2/internal/dom4j/dom4j/1.6.1/
dom4j-1.6.1.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 

Completed in 435 milliseconds