HomeSort by relevance Sort by last modified time
    Searched full:left_right_index (Results 1 - 1 of 1) sorted by null

  /frameworks/base/libs/androidfw/
LocaleData.cpp 137 ssize_t left_right_index; local
141 request_ancestors, &left_right_index,
144 if (left_right_index == 0) { // We saw left earlier
147 if (left_right_index == 1) { // We saw right earlier

Completed in 169 milliseconds