OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ConversationViewFrame
(Results
1 - 3
of
3
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationViewFrame.java
30
public class
ConversationViewFrame
extends FrameLayout {
45
public
ConversationViewFrame
(Context c) {
49
public
ConversationViewFrame
(Context c, AttributeSet attrs) {
TwoPaneController.java
56
ConversationViewFrame
.DownEventListener {
[
all
...]
TwoPaneLayout.java
261
((
ConversationViewFrame
) mConversationFrame).setDownEventListener(mController);
[
all
...]
Completed in 101 milliseconds