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

  /development/simulator/app/
PhoneCollection.h 39 static const char* kLayoutFile;
PhoneCollection.cpp 35 /*static*/ const char* PhoneCollection::kLayoutFile = "layout.xml";
75 fileName += kLayoutFile;
99 layoutPath.appendPath(kLayoutFile);
PhoneData.cpp 545 fileName += PhoneCollection::kLayoutFile;

Completed in 32 milliseconds