OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:activenotifications
(Results
26 - 39
of
39
) sorted by null
1
2
/frameworks/base/docs/html-intl/intl/es/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/in/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/pt-br/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/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationIconAreaController.java
149
ArrayList<NotificationData.Entry>
activeNotifications
=
151
final int size =
activeNotifications
.size();
156
NotificationData.Entry ent =
activeNotifications
.get(i);
PhoneStatusBar.java
603
ArrayList<Entry>
activeNotifications
= mNotificationData.getActiveNotifications();
604
int N =
activeNotifications
.size();
606
Entry entry =
activeNotifications
.get(i);
[
all
...]
/developers/samples/android/
build.gradle
107
"notification/
ActiveNotifications
",
/frameworks/base/docs/html-intl/intl/vi/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
">
/developers/build/prebuilts/gradle/ActiveNotifications/Application/src/main/java/com/example/android/activenotifications/
MainActivity.java
18
package com.example.android.
activenotifications
;
/development/samples/browseable/ActiveNotifications/src/com.example.android.activenotifications/
MainActivity.java
18
package com.example.android.
activenotifications
;
/frameworks/base/docs/html/about/versions/marshmallow/
android-6.0-samples.jd
22
<a href="{@docRoot}samples/
ActiveNotifications
/index.html">Active Notification</a>: This sample demonstrates how the
android-6.0.jd
336
<a href="{@docRoot}samples/
ActiveNotifications
/index.html">Active Notifications sample</a>.</li>
[
all
...]
/frameworks/base/docs/html/samples/new/
index.jd
18
<a href="{@docRoot}samples/
ActiveNotifications
/index.html">Active
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
BaseStatusBar.java
[
all
...]
/development/build/
sdk.atree
347
developers/build/prebuilts/gradle/
ActiveNotifications
samples/${PLATFORM_NAME}/notification/
ActiveNotifications
[
all
...]
Completed in 1056 milliseconds
1
2