OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:customnotifications
(Results
1 - 14
of
14
) sorted by null
/development/samples/browseable/CustomNotifications/
_index.jd
4
page.tags="
CustomNotifications
"
AndroidManifest.xml
21
package="com.example.android.
customnotifications
"
35
android:name="com.example.android.
customnotifications
.MainActivity"
/developers/samples/android/ui/notifications/CustomNotifications/
template-params.xml
18
<name>
CustomNotifications
</name>
20
<package>com.example.android.
customnotifications
</package>
/developers/build/prebuilts/gradle/CustomNotifications/CustomNotificationsSample/src/main/
AndroidManifest.xml
21
package="com.example.android.
customnotifications
"
35
android:name="com.example.android.
customnotifications
.MainActivity"
/developers/samples/android/ui/notifications/CustomNotifications/CustomNotificationsSample/src/main/
AndroidManifest.xml
21
package="com.example.android.
customnotifications
"
35
android:name="com.example.android.
customnotifications
.MainActivity"
/developers/build/prebuilts/gradle/CustomNotifications/CustomNotificationsSample/src/main/res/values/
base-strings.xml
21
<string name="app_name">
CustomNotifications
</string>
/development/samples/browseable/CustomNotifications/res/values/
base-strings.xml
21
<string name="app_name">
CustomNotifications
</string>
/developers/samples/android/
build.gradle
28
"ui/notifications/
CustomNotifications
",
/developers/build/prebuilts/gradle/CustomNotifications/CustomNotificationsSample/src/main/java/com/example/android/customnotifications/
MainActivity.java
16
package com.example.android.
customnotifications
;
/developers/samples/android/ui/notifications/CustomNotifications/CustomNotificationsSample/src/main/java/com/example/android/customnotifications/
MainActivity.java
16
package com.example.android.
customnotifications
;
/development/samples/browseable/CustomNotifications/src/com.example.android.customnotifications/
MainActivity.java
16
package com.example.android.
customnotifications
;
/frameworks/base/docs/html/samples/
samples_toc.cs
[
all
...]
/development/build/
sdk.atree
248
developers/build/prebuilts/gradle/
CustomNotifications
/ samples/${PLATFORM_NAME}/ui/
CustomNotifications
/frameworks/base/
Android.mk
621
-samplecode $(sample_dir)/
CustomNotifications
\
622
samples/
CustomNotifications
"" \
[
all
...]
Completed in 275 milliseconds