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

  /frameworks/base/include/androidfw/
KeyCharacterMap.h 214 static sp<KeyCharacterMap> sEmpty;
  /external/icu4c/test/intltest/
rbbiapts.cpp 358 UnicodeString sEmpty;
359 LocalUTextPointer gut2(utext_openUnicodeString(NULL, &sEmpty, status));
    [all...]
  /frameworks/base/libs/androidfw/
KeyCharacterMap.cpp 86 sp<KeyCharacterMap> KeyCharacterMap::sEmpty = new KeyCharacterMap();
198 return sEmpty;
    [all...]

Completed in 796 milliseconds