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

  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
ContactInfoCache.java 461 String displayLocation = null;
533 displayLocation = info.geoDescription; // may be null
539 + "', displayLocation '" + displayLocation + "'");
565 cce.location = displayLocation;
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
CCombo3.java 220 Point displayLocation = m_text.toDisplay(new Point(event.x, event.y));
221 Point tableLocation = m_table.toControl(displayLocation);
  /prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
propertysheet-1.0.jar 

Completed in 450 milliseconds