/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/androidTest/java/com/android/car/ui/recyclerview/ |
D | ContentLimitingAdapterTest.java | 62 RecyclerView.ViewHolder last = getItemAtPosition(49); in setMaxItem_toLowerThanTotalItems() local 86 RecyclerView.ViewHolder last = getItemAtPosition(49); in setMaxItem_toOne() local 109 RecyclerView.ViewHolder last = getItemAtPosition(49); in setMaxItem_toZero() local 129 RecyclerView.ViewHolder last = getItemAtPosition(49); in setMaxItem_toHigherThanTotalItems() local
|
/packages/modules/StatsD/statsd/src/logd/ |
D | LogEvent.cpp | 109 void LogEvent::parseInt32(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseInt32() 115 void LogEvent::parseInt64(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseInt64() 121 void LogEvent::parseString(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseString() 135 void LogEvent::parseFloat(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseFloat() 141 void LogEvent::parseBool(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseBool() 148 void LogEvent::parseByteArray(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseByteArray() 162 void LogEvent::parseKeyValuePairs(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseKeyValuePairs() 204 void LogEvent::parseAttributionChain(int32_t* pos, int32_t depth, bool* last, in parseAttributionChain() 369 bool last[] = {false, false, false}; in parseBuffer() local
|
D | LogEvent.h | 281 void addToValues(int32_t* pos, int32_t depth, T& value, bool* last) { in addToValues()
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_utilities_indexing.cpp | 36 void db_LeanPartitionOnPivot(double pivot,double *dest,const double *source,long first,long last,lo… in db_LeanPartitionOnPivot() 62 long last=nr_elements-1; in db_LeanQuickSelect() local
|
/packages/apps/Dialer/java/com/android/contacts/common/util/ |
D | StopWatch.java | 65 long last = start; in stopAndLog() local
|
/packages/modules/NeuralNetworks/common/include/nnapi/ |
D | SharedMemory.h | 73 GeneralResult<std::vector<base::unique_fd>> dupFds(ForwardFdIt first, ForwardFdIt last) { in dupFds()
|
/packages/inputmethods/LatinIME/tools/EditTextVariations/src/com/android/inputmethod/tools/edittextvariations/ |
D | EchoingTextWatcher.java | 75 final String last = s.subSequence(len - 1, len).toString(); in onTextChanged() local
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
D | StopWatch.java | 74 long last = start; in stopAndLog() local
|
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/mapclient/ |
D | MapClientTest.java | 184 BluetoothDevice last = makeBluetoothDevice("11:22:33:44:55:66"); in testConnectMaxDevices() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/info/ |
D | HistogramView.java | 113 float last = 0; in drawHistogram() local
|
/packages/apps/DocumentsUI/src/com/android/documentsui/ |
D | FocusManager.java | 333 int last = mScope.layout.findLastVisibleItemPosition(); in findPagedTargetPosition() local 612 long last = mLastEvent.getEventTime(); in run() local
|
/packages/modules/DnsResolver/ |
D | res_stats.cpp | 55 time_t last = 0; in android_net_res_stats_aggregate() local
|
/packages/apps/Launcher3/src/com/android/launcher3/logging/ |
D | EventLogArray.java | 64 int last = (nextIndex + logs.length - 1) % logs.length; in addLog() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
D | SplineMath.java | 32 int last = curve.length - 1; in calculatetCurve() local
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | Pyramid.cpp | 38 PyramidShort *curr, *last; in allocatePyramidPacked() local
|
/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/ |
D | itoatest.cpp | 78 T i = 1, last; in Verify() local
|
D | valuetest.cpp | 866 for (unsigned last = first; last <= n; last++) { in TEST() local 1160 for (unsigned last = first; last <= n; last++) { in TEST() local
|
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
D | BluetoothMapConvoListingElement.java | 154 public void setLastActivity(long last) { in setLastActivity()
|
/packages/apps/Calendar/src/com/android/calendar/month/ |
D | MonthByWeekFragment.java | 186 long last = Long.parseLong(pathSegments.get(size - 1)); in updateLoadedDays() local
|
/packages/services/Car/tests/carservice_test/src/com/android/car/power/ |
D | CarPowerManagementTest.java | 296 int[] last = setEvents.getLast(); in assertResponse() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
D | ImageCurves.java | 391 float last = 0; in drawHistogram() local
|
/packages/modules/adb/ |
D | socket_test.cpp | 52 int last[2]; in TEST_F() local
|
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
D | dbreg.cpp | 658 int i = 0, last=0; in SetOutlierThreshold() local
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/ |
D | BinaryDictDecoderUtils.java | 335 PtNodeInfo last = null; in getWordAtPositionWithoutParentAddress() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
D | NinePatchTexture.java | 303 int last = 0; in stretch() local
|