Searched defs:INITIAL_VIEW_ID (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DViewIdGenerator.java37 private static final int INITIAL_VIEW_ID = 1; field in class:ViewIdGenerator
54 mNextId = INITIAL_VIEW_ID;

Completed in 36 milliseconds