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

  /packages/apps/Music/src/com/android/music/
RenamePlaylist.java 106 String typedname = mPlaylist.getText().toString(); local
107 if (typedname.trim().length() == 0) {
111 if (idForplaylist(typedname) >= 0
112 && ! mOriginalName.equals(typedname)) {
  /external/llvm/lib/TableGen/
Record.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iads.h 471 typedef class TypedName TypedName;
473 typedef struct TypedName TypedName;
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/bin/
clang-tblgen 

Completed in 296 milliseconds