OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UIIntentsImpl
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Messaging/src/com/android/messaging/
FactoryImpl.java
34
import com.android.messaging.ui.
UIIntentsImpl
;
98
factory.mUIIntents = new
UIIntentsImpl
();
/packages/apps/Messaging/tests/src/com/android/messaging/ui/conversationlist/
ConversationListItemViewTest.java
33
import com.android.messaging.ui.
UIIntentsImpl
;
54
.withUIIntents(new
UIIntentsImpl
());
/packages/apps/Messaging/src/com/android/messaging/ui/
UIIntentsImpl.java
76
public class
UIIntentsImpl
extends UIIntents {
Completed in 1032 milliseconds