Home
last modified time | relevance | path

Searched refs:BOTTOM_LAYER_VIEW_IDS (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DConversationContainer.java79 private static final int[] BOTTOM_LAYER_VIEW_IDS = { field in ConversationContainer
257 for (int id : BOTTOM_LAYER_VIEW_IDS) { in onFinishInflate()
890 final int index = BOTTOM_LAYER_VIEW_IDS.length; in run()