Searched refs:history (Results 1 – 6 of 6) sorted by relevance
/development/samples/browseable/BasicMultitouch/src/com.example.android.basicmultitouch/ |
D | TouchDisplayView.java | 65 public PointF[] history = new PointF[HISTORY_COUNT]; field in TouchDisplayView.TouchHistory 86 history[i] = new PointF(); in TouchHistory() 109 PointF p = history[historyIndex]; in addHistory() 113 historyIndex = (historyIndex + 1) % history.length; in addHistory() 391 for (int j = 0; j < data.history.length && j < data.historyCount; j++) { in drawCircle() 392 PointF p = data.history[j]; in drawCircle()
|
/development/samples/browseable/ElizaChat/src/com.example.android.wearable.elizachat/ |
D | MainActivity.java | 57 mHistoryView = (TextView) findViewById(R.id.history); in onCreate()
|
/development/tools/winscope/ |
D | yarn.lock | 1354 connect-history-api-fallback@^1.3.0: 1356 …resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback… 5297 connect-history-api-fallback "^1.3.0"
|
/development/tools/logblame/ |
D | sample.txt | 620 No location history returned by ContextManager 1904 No location history returned by ContextManager
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 631 myth - n. a traditional story accepted as history; serves to explain the world view of a people 827 renaissance - n. the period of European history at the close of the Middle Ages and the rise of the…
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 10104 …rnal/vixl,fake_0Badg8rmRu2qWSu23UD7sg@fakeemail.com,Regenerate Android.mk on top of the new history 10635 …Calculator,fake_bwU7XPItSNqrh5ivIKM6-A@fakeemail.com,Implement ViewDragHelper to pull down history. 10638 …es/apps/ExactCalculator,fake_grqxr3fHRZey3mwKZP3ldw@fakeemail.com,Change history overflow popup to… 10641 …Calculator,fake_gsX3Di92TZSQ_Wn7igyk5Q@fakeemail.com,Reevaluate erroneous current result in history 10660 …kages/apps/ExactCalculator,fake_gsX3Di92TZSQ_Wn7igyk5Q@fakeemail.com,Add history and persistence s… 10664 …s/ExactCalculator,fake_gsX3Di92TZSQ_Wn7igyk5Q@fakeemail.com,Fix frequent history crashes. Minor co… 10690 …ges/apps/ExactCalculator,fake_bwU7XPItSNqrh5ivIKM6-A@fakeemail.com,Integrate database with history. 10707 …Calculator,fake_bwU7XPItSNqrh5ivIKM6-A@fakeemail.com,"Fix ""disappearing history fragment"" issue." 10725 …es/apps/ExactCalculator,fake_grqxr3fHRZey3mwKZP3ldw@fakeemail.com,Fix memory operations for history 10736 …alculator,fake_bwU7XPItSNqrh5ivIKM6-A@fakeemail.com,Silently cancel evaluation on history pulldown. [all …]
|