Searched refs:loc1 (Results 1 – 9 of 9) sorted by relevance
181 int[] loc1 = new int[2]; in updateAnimators() local213 lastX = loc1[0]; in updateAnimators()214 getRelativePosition(loc1, quickTileView.getIcon().getIconView(), view); in updateAnimators()216 final int xDiff = loc2[0] - loc1[0]; in updateAnimators()217 final int yDiff = loc2[1] - loc1[1]; in updateAnimators()218 lastXDiff = loc1[0] - lastX; in updateAnimators()252 loc1[0] += lastXDiff; in updateAnimators()254 final int xDiff = loc2[0] - loc1[0]; in updateAnimators()255 final int yDiff = loc2[1] - loc1[1]; in updateAnimators()326 private void getRelativePosition(int[] loc1, View view, View parent) { in getRelativePosition() argument[all …]
88 String loc1 = Location.convert(-80.075, Location.FORMAT_DEGREES); in testLocationConversions() local89 Log.i(LOG_TAG, "Input = " + (-80.075) + ", output = " + loc1); in testLocationConversions()90 assertEquals("-80.075", loc1); in testLocationConversions()
1322 # The format is: EXTRA_SEARCH_MAPPINGS = id1=loc1 id2=loc2 ...1666 # TAGFILES = file1=loc1 "file2 = loc2" ...1667 # where "loc1" and "loc2" can be relative or absolute paths
1397 # TAGFILES = file1=loc1 "file2 = loc2" ...1398 # where "loc1" and "loc2" can be relative or absolute paths or
1540 # EXTRA_SEARCH_MAPPINGS = tagname1=loc1 tagname2=loc2 ...1977 # TAGFILES = file1=loc1 "file2 = loc2" ...1978 # where loc1 and loc2 can be relative or absolute paths or URLs. See the
1531 # EXTRA_SEARCH_MAPPINGS = tagname1=loc1 tagname2=loc2 ...1968 # TAGFILES = file1=loc1 "file2 = loc2" ...1969 # where loc1 and loc2 can be relative or absolute paths or URLs. See the
1607 # EXTRA_SEARCH_MAPPINGS = tagname1=loc1 tagname2=loc2 ...2091 # TAGFILES = file1=loc1 "file2 = loc2" ...2092 # where loc1 and loc2 can be relative or absolute paths or URLs. See the
1657 # EXTRA_SEARCH_MAPPINGS = tagname1=loc1 tagname2=loc2 ...2132 # TAGFILES = file1=loc1 "file2 = loc2" ...2133 # where loc1 and loc2 can be relative or absolute paths or URLs. See the