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

  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
PluginFlyoutPreferences.java 23 private final String m_dockLocationKey;
34 m_dockLocationKey = prefix + ".flyout.dockLocation";
48 m_store.setDefault(m_dockLocationKey, location);
59 return m_store.getInt(m_dockLocationKey);
71 m_store.setValue(m_dockLocationKey, location);
  /prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
propertysheet-1.0.jar 

Completed in 778 milliseconds