Searched refs:pointers (Results 1 – 8 of 8) sorted by relevance
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/ |
D | TestEvents.java | 243 PointerProperties[] pointers = new PointerProperties[1]; in build() local 244 pointers[0] = new PointerProperties(); in build() 245 pointers[0].id = 0; in build() 246 pointers[0].toolType = mState.mToolType; in build() 268 pointers, in build()
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/ |
D | InputTestsBase.java | 334 final InputPointers pointers = new InputPointers(Constants.DEFAULT_GESTURE_POINTS_CAPACITY); in gesture() local 335 pointers.addPointer(oldPoint.x, oldPoint.y, 0 /* pointerId */, timestamp); in gesture() 344 pointers.addPointer(oldPoint.x + ((newPoint.x - oldPoint.x) * j) / STEPS, in gesture() 350 mLatinIME.onUpdateBatchInput(pointers); in gesture() 352 mLatinIME.onEndBatchInput(pointers); in gesture()
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | dom.md | 178 …ms compare normal and *in situ* parsing. The JSON string values contain pointers to the decoded st… 208 // Note: At this point, d may have dangling pointers pointed to the deallocated buffer.
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
D | lv_wordlist.combined.gz | 1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ... |