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

  /frameworks/native/include/input/
KeyCharacterMap.h 214 static sp<KeyCharacterMap> sEmpty;
  /external/chromium_org/third_party/icu/source/test/intltest/
rbbiapts.cpp 362 UnicodeString sEmpty;
363 LocalUTextPointer gut2(utext_openUnicodeString(NULL, &sEmpty, status));
    [all...]
  /frameworks/native/libs/input/
KeyCharacterMap.cpp 87 sp<KeyCharacterMap> KeyCharacterMap::sEmpty = new KeyCharacterMap();
199 return sEmpty;
    [all...]
  /external/icu4c/test/intltest/
rbbiapts.cpp 362 UnicodeString sEmpty;
363 LocalUTextPointer gut2(utext_openUnicodeString(NULL, &sEmpty, status));
    [all...]

Completed in 375 milliseconds