HomeSort by relevance Sort by last modified time
    Searched refs:nba (Results 1 - 6 of 6) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
IccSmsInterfaceManager.java 159 byte[] nba = new byte[n - 1];
160 System.arraycopy(ba, 1, nba, 0, n - 1);
161 byte[] record = makeSmsRecordData(STATUS_ON_ICC_READ, nba);
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
usearch.cpp 4009 int32_t nba = nextBoundaryAfter(strsrch, minLimit); local
4249 int32_t nba = nextBoundaryAfter(strsrch, minLimit); local
4272 int32_t nba = nextBoundaryAfter(strsrch, minLimit); local
    [all...]
  /external/icu/icu4c/source/i18n/
usearch.cpp 4016 int32_t nba = nextBoundaryAfter(strsrch, minLimit); local
4256 int32_t nba = nextBoundaryAfter(strsrch, minLimit); local
4279 int32_t nba = nextBoundaryAfter(strsrch, minLimit); local
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
ssearch.cpp 1244 int32_t nba = ubrk_following(charBreakIterator, minLimit); local
    [all...]
  /external/icu/icu4c/source/test/intltest/
ssearch.cpp 1241 int32_t nba = ubrk_following(charBreakIterator, minLimit); local
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 801 milliseconds