OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:activenotifications
(Results
1 - 25
of
39
) sorted by null
1
2
/developers/build/prebuilts/gradle/ActiveNotifications/.google/
packaging.yaml
12
github: android-
ActiveNotifications
/development/samples/browseable/ActiveNotifications/
_index.jd
2
page.tags="
ActiveNotifications
"
AndroidManifest.xml
18
package="com.example.android.
activenotifications
"
/developers/build/prebuilts/gradle/ActiveNotifications/Application/src/main/java/com/example/android/activenotifications/
ActiveNotificationsActivity.java
17
package com.example.android.
activenotifications
;
31
= "com.example.android.
activenotifications
.delete";
ActiveNotificationsFragment.java
1
package com.example.android.
activenotifications
;
48
"com.example.android.
activenotifications
.notification_type";
132
final StatusBarNotification[]
activeNotifications
= mNotificationManager
135
int numberOfNotifications =
activeNotifications
.length;
138
for (StatusBarNotification notification :
activeNotifications
) {
170
final StatusBarNotification[]
activeNotifications
= mNotificationManager
173
final int numberOfNotifications =
activeNotifications
.length;
/developers/samples/android/notification/ActiveNotifications/Application/src/main/java/com/example/android/activenotifications/
ActiveNotificationsActivity.java
17
package com.example.android.
activenotifications
;
31
= "com.example.android.
activenotifications
.delete";
ActiveNotificationsFragment.java
1
package com.example.android.
activenotifications
;
48
"com.example.android.
activenotifications
.notification_type";
132
final StatusBarNotification[]
activeNotifications
= mNotificationManager
135
int numberOfNotifications =
activeNotifications
.length;
138
for (StatusBarNotification notification :
activeNotifications
) {
170
final StatusBarNotification[]
activeNotifications
= mNotificationManager
173
final int numberOfNotifications =
activeNotifications
.length;
/development/samples/browseable/ActiveNotifications/src/com.example.android.activenotifications/
ActiveNotificationsActivity.java
17
package com.example.android.
activenotifications
;
31
= "com.example.android.
activenotifications
.delete";
ActiveNotificationsFragment.java
1
package com.example.android.
activenotifications
;
48
"com.example.android.
activenotifications
.notification_type";
132
final StatusBarNotification[]
activeNotifications
= mNotificationManager
135
int numberOfNotifications =
activeNotifications
.length;
138
for (StatusBarNotification notification :
activeNotifications
) {
170
final StatusBarNotification[]
activeNotifications
= mNotificationManager
173
final int numberOfNotifications =
activeNotifications
.length;
/developers/samples/android/notification/ActiveNotifications/Application/src/androidTest/java/com/example/android/activenotifications/test/
SampleTests.java
31
package com.example.android.
activenotifications
.test;
33
import com.example.android.
activenotifications
.*;
/frameworks/base/docs/html-intl/intl/ja/about/versions/nougat/
android-7.0-samples.jd
31
<img src="{@docRoot}images/android-7.0/sample-
activenotifications
.png" style="float: left; padding-right: 0.5em" height="250" width="141" />
42
<a href="https://github.com/googlesamples/android-
ActiveNotifications
">GitHub ????????</a>
/frameworks/base/docs/html-intl/intl/ko/about/versions/nougat/
android-7.0-samples.jd
31
<img src="{@docRoot}images/android-7.0/sample-
activenotifications
.png" style="float: left; padding-right: 0.5em" height="250" width="141" />
42
<a href="https://github.com/googlesamples/android-
ActiveNotifications
">
/frameworks/base/docs/html-intl/intl/ru/about/versions/nougat/
android-7.0-samples.jd
31
<img src="{@docRoot}images/android-7.0/sample-
activenotifications
.png" style="float: left; padding-right: 0.5em" height="250" width="141" />
42
<a href="https://github.com/googlesamples/android-
ActiveNotifications
">
/frameworks/base/docs/html-intl/intl/zh-cn/about/versions/nougat/
android-7.0-samples.jd
31
<img src="{@docRoot}images/android-7.0/sample-
activenotifications
.png" style="float: left; padding-right: 0.5em" height="250" width="141" />
42
<a href="https://github.com/googlesamples/android-
ActiveNotifications
">? GitHub ???</a>
/frameworks/base/docs/html-intl/intl/zh-tw/about/versions/nougat/
android-7.0-samples.jd
31
<img src="{@docRoot}images/android-7.0/sample-
activenotifications
.png" style="float: left; padding-right: 0.5em" height="250" width="141" />
42
<a href="https://github.com/googlesamples/android-
ActiveNotifications
">? GitHub ???</a>
/developers/build/prebuilts/gradle/ActiveNotifications/Application/src/main/
AndroidManifest.xml
18
package="com.example.android.
activenotifications
"
/developers/build/prebuilts/gradle/ActiveNotifications/Application/src/main/res/values/
base-strings.xml
19
<string name="app_name">
ActiveNotifications
</string>
strings.xml
22
<string name="sample_notification_summary_content">There are %s
ActiveNotifications
.</string>
/developers/samples/android/notification/ActiveNotifications/Application/src/main/
AndroidManifest.xml
18
package="com.example.android.
activenotifications
"
/developers/samples/android/notification/ActiveNotifications/Application/src/main/res/values/
strings.xml
22
<string name="sample_notification_summary_content">There are %s
ActiveNotifications
.</string>
/development/samples/browseable/ActiveNotifications/res/values/
base-strings.xml
19
<string name="app_name">
ActiveNotifications
</string>
strings.xml
22
<string name="sample_notification_summary_content">There are %s
ActiveNotifications
.</string>
/developers/build/prebuilts/gradle/ActiveNotifications/
README.md
2
Android
ActiveNotifications
Sample
56
https://github.com/googlesamples/android-
ActiveNotifications
/developers/samples/android/notification/ActiveNotifications/
template-params.xml
18
<name>
ActiveNotifications
</name>
20
<package>com.example.android.
activenotifications
</package>
/frameworks/base/docs/html/about/versions/nougat/
android-7.0-samples.jd
32
<img src="{@docRoot}images/android-7.0/sample-
activenotifications
.png" style="float: left; padding-right: 0.5em" height="250" width="141" />
43
<a href="https://github.com/googlesamples/android-
ActiveNotifications
">
Completed in 2876 milliseconds
1
2