OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:notificationshowcase
(Results
1 - 8
of
8
) sorted by null
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
NotificationShowcaseActivity.java
4
package com.android.example.
notificationshowcase
;
12
private static final String TAG = "
NotificationShowcase
";
ToastService.java
17
package com.android.example.
notificationshowcase
;
ProgressService.java
17
package com.android.example.
notificationshowcase
;
UpdateService.java
17
package com.android.example.
notificationshowcase
;
NotificationService.java
17
package com.android.example.
notificationshowcase
;
/packages/experimental/NotificationShowcase/res/values/
strings.xml
4
<string name="app_name">
NotificationShowcase
</string>
/packages/experimental/NotificationShowcase/
AndroidManifest.xml
3
package="com.android.example.
notificationshowcase
"
Android.mk
29
LOCAL_PACKAGE_NAME :=
NotificationShowcase
Completed in 68 milliseconds