Searched refs:GENERATE_NEW_ID (Results 1 – 3 of 3) sorted by relevance
47 static final int GENERATE_NEW_ID = Integer.MIN_VALUE; field in EventResultPersister140 mCounter = GENERATE_NEW_ID + 1; in EventResultPersister()304 if (id == GENERATE_NEW_ID) { in addObserver()
90 EventResultPersister.GENERATE_NEW_ID, this); in onCreate()
163 .addObserver(this, EventResultPersister.GENERATE_NEW_ID, in onCreate()