Home
last modified time | relevance | path

Searched refs:solution (Results 1 – 21 of 21) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/celllayout/
DReorderAlgorithm.java61 CellLayout.ItemConfiguration solution) { in findReorderSolution() argument
63 mCellLayout.copyCurrentStateToSolution(solution, false); in findReorderSolution()
77 dragView, solution); in findReorderSolution()
84 direction, dragView, false, solution); in findReorderSolution()
87 direction, dragView, true, solution); in findReorderSolution()
89 solution.isSolution = false; in findReorderSolution()
91 solution.isSolution = true; in findReorderSolution()
92 solution.cellX = result[0]; in findReorderSolution()
93 solution.cellY = result[1]; in findReorderSolution()
94 solution.spanX = spanX; in findReorderSolution()
[all …]
DMulticellReorderAlgorithm.java40 CellLayout.ItemConfiguration solution) { in removeSeamFromSolution() argument
41 solution.map.forEach((view, cell) -> cell.cellX = in removeSeamFromSolution()
43 solution.cellX = in removeSeamFromSolution()
44 solution.cellX > mCellLayout.getCountX() / 2 ? solution.cellX - 1 : solution.cellX; in removeSeamFromSolution()
45 return solution; in removeSeamFromSolution()
60 CellLayout.ItemConfiguration solution) { in findReorderSolution() argument
63 direction, dragView, decX, solution))); in findReorderSolution()
/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java1391 private void copySolutionToTempState(ItemConfiguration solution, View dragView) { in copySolutionToTempState() argument
1399 CellAndSpan c = solution.map.get(child); in copySolutionToTempState()
1408 mTmpOccupied.markCells(solution, true); in copySolutionToTempState()
1411 private void animateItemsToSolution(ItemConfiguration solution, View dragView, boolean in animateItemsToSolution() argument
1421 CellAndSpan c = solution.map.get(child); in animateItemsToSolution()
1429 occupied.markCells(solution, true); in animateItemsToSolution()
1435 private void beginOrAdjustReorderPreviewAnimations(ItemConfiguration solution, in beginOrAdjustReorderPreviewAnimations() argument
1441 CellAndSpan c = solution.map.get(child); in beginOrAdjustReorderPreviewAnimations()
1442 boolean skip = mode == ReorderPreviewAnimation.MODE_HINT && solution.intersectingViews in beginOrAdjustReorderPreviewAnimations()
1443 != null && !solution.intersectingViews.contains(child); in beginOrAdjustReorderPreviewAnimations()
[all …]
DMultipageCellLayout.java85 public void copyCurrentStateToSolution(ItemConfiguration solution, boolean temp) { in copyCurrentStateToSolution() argument
93 solution.add(child, c); in copyCurrentStateToSolution()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DSplineMath.java116 double[] solution = new double[n]; // returned coefficients in solveSystem() local
148 solution[n - 1] = result[n - 1] / system[n - 1][1]; in solveSystem()
150 solution[i] = (result[i] - system[i][2] * solution[i + 1]) / system[i][1]; in solveSystem()
152 return solution; in solveSystem()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DSpline.java352 double[] solution = new double[n]; // returned coefficients in solveSystem() local
384 solution[n - 1] = result[n - 1] / system[n - 1][1]; in solveSystem()
386 solution[i] = (result[i] - system[i][2] * solution[i + 1]) / system[i][1]; in solveSystem()
388 return solution; in solveSystem()
/packages/modules/Connectivity/tests/smoketest/
DAndroid.bp10 // TODO: remove this hack when there is a better solution for jni_libs that includes
/packages/modules/Bluetooth/system/osi/src/socket_utils/
DREADME19 term solution eliminating libcutils dependency from system /
/packages/modules/StatsD/lib/libstatssocket/
DAndroid.bp75 //TODO (b/149842105): Figure out if there is a better solution for this.
/packages/modules/Permission/service/
DAndroid.bp99 // TODO(b/177884622): Short term solution to prevent service-permission from seeing hidden
/packages/apps/Test/connectivity/sl4n/rapidjson/
Dreadme.md75 4. On Windows, build the solution found in the build directory. On Linux, run `make` from the build…
/packages/modules/NetworkStack/
DAndroid.bp453 // TODO: find a better solution for this in R.
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
DDoxyfile.in1518 # enabling SERVER_BASED_SEARCH may provide a better solution. It is possible to
/packages/inputmethods/LatinIME/dictionaries/
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...
Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ...