OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FullScreenActivity
(Results
1 - 2
of
2
) sorted by null
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
FullScreenActivity.java
32
public class
FullScreenActivity
extends Activity {
80
Intent fullScreenIntent = new Intent(context,
FullScreenActivity
.class);
/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
NotificationTests.java
272
=
FullScreenActivity
.getPendingIntent(mContext, phoneId);
461
public static class
FullScreenActivity
extends Activity {
484
Intent fullScreenIntent = new Intent(context,
FullScreenActivity
.class);
Completed in 89 milliseconds