Searched defs:createEntry (Results 1 – 4 of 4) sorted by relevance
95 static TrackerEntry createEntry(Location loc, float distFromNetLocation) { in createEntry() method in TrackerEntry107 static TrackerEntry createEntry(String tag, String msg) { in createEntry() method in TrackerEntry208 static TrackerEntry createEntry(Cursor cursor) { in createEntry() method in TrackerEntry
503 Fragment* Mips32GOT::createEntry(uint64_t pValue, SectionData* pParent) { in createEntry() function in mcld::Mips32GOT538 Fragment* Mips64GOT::createEntry(uint64_t pValue, SectionData* pParent) { in createEntry() function in mcld::Mips64GOT
83 private NotificationData.Entry createEntry() throws Exception { in createEntry() method in NotificationViewHierarchyManagerTest
776 private synchronized long createEntry(File temp, String tag, int flags) throws IOException { in createEntry() method in DropBoxManagerService