Searched refs:loc (Results 1 – 8 of 8) sorted by relevance
63 private boolean doScroll(final int loc) { in doScroll() argument65 mTargetLoc = loc; in doScroll()70 view.smoothScrollToPositionFromTop(loc, 0, SCROLL_TIME_IN_MS); in doScroll()
72 ax.legend(loc='upper right').get_frame().set_fill(False)
100 pylab.legend(loc=2)
234 plt_S.legend(loc=2)251 plt_s.legend(loc=2)
383 Location loc = createTestLocation(); in testSet() local385 location.set(loc); in testSet()
415 private static Object serializeLocation(Location loc) in serializeLocation() argument417 return loc.toString(); in serializeLocation()
257 private static Object serializeLocation(Location loc) in serializeLocation() argument259 return loc.toString(); in serializeLocation()
6274 private java.util.Locale loc