Searched refs:REPLACE (Results 1 – 8 of 8) sorted by relevance
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/util/ |
D | LevenshteinDistanceTest.java | 33 private static final int REPLACE = LevenshteinDistance.EDIT_REPLACE; field in LevenshteinDistanceTest 53 } else if (expectedOps[i] == REPLACE) { in verifyTargetOperations() 100 new int[] {REPLACE}, in testGetTargetOperationsReplacement() 106 new int[] {REPLACE, REPLACE}, in testGetTargetOperationsReplacement()
|
/packages/apps/Camera2/src/com/android/camera/ui/focus/ |
D | FocusRingView.java | 175 canvas.clipRect(mPreviewSize, Region.Op.REPLACE); in onDraw()
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | BubbleTextView.java | 185 destCanvas.clipRect(clipRect, Op.REPLACE); in drawWithPadding()
|
D | Workspace.java | 1796 destCanvas.clipRect(clipRect, Op.REPLACE);
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
D | KeyboardView.java | 687 canvas.clipRect(mDirtyRect, Op.REPLACE); in onBufferDraw()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | Workspace.java | 2261 destCanvas.clipRect(clipRect, Op.REPLACE); in drawDragView()
|
/packages/apps/Browser2/test/webexposed/ |
D | global-interface-listing-expected.txt | 5016 attribute REPLACE
|
/packages/services/Car/bluetooth/bt-map-service/ |
D | bt_hci_startup_issues.txt | 87009 …15.399] executeForLastInsertedRowId took 1ms - succeeded, sql="INSERT OR REPLACE INTO properties(… 87010 …2: [2016-01-13 23:20:15.374] prepare took 1ms - succeeded, sql="INSERT OR REPLACE INTO properties… 87017 …09.109] executeForLastInsertedRowId took 0ms - succeeded, sql="INSERT OR REPLACE INTO properties(… 87018 …10: [2016-01-13 23:20:09.108] prepare took 0ms - succeeded, sql="INSERT OR REPLACE INTO propertie… 87025 …9.025] executeForLastInsertedRowId took 11ms - succeeded, sql="INSERT OR REPLACE INTO properties(… 87026 …18: [2016-01-13 23:20:09.025] prepare took 0ms - succeeded, sql="INSERT OR REPLACE INTO propertie… 87549 …40.915] executeForLastInsertedRowId took 0ms - succeeded, sql="INSERT OR REPLACE INTO properties(… 87550 …6: [2016-01-13 23:19:40.914] prepare took 0ms - succeeded, sql="INSERT OR REPLACE INTO properties… 87828 …:36.104] executeForChangedRowCount took 17ms - succeeded, sql="INSERT OR REPLACE INTO log (time,me… 87829 …3: [2016-01-13 23:19:36.103] prepare took 0ms - succeeded, sql="INSERT OR REPLACE INTO log (time,m… [all …]
|