Searched defs:createEntry (Results 1 – 5 of 5) 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
70 public NotificationEntry createEntry(int id, boolean isSummary, int groupAlertBehavior) { in createEntry() method in NotificationGroupTestHelper
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
119 private NotificationEntry createEntry() throws Exception { in createEntry() method in NotificationViewHierarchyManagerTest
1067 private synchronized long createEntry(File temp, String tag, int flags) throws IOException { in createEntry() method in DropBoxManagerService