OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:activenotificationsactivity
(Results
1 - 9
of
9
) sorted by null
/developers/build/prebuilts/gradle/ActiveNotifications/Application/src/main/
AndroidManifest.xml
27
<activity android:name=".
ActiveNotificationsActivity
"
/developers/build/prebuilts/gradle/ActiveNotifications/Application/src/main/java/com/example/android/activenotifications/
ActiveNotificationsActivity.java
26
public class
ActiveNotificationsActivity
extends MainActivity {
ActiveNotificationsFragment.java
97
Intent deleteIntent = new Intent(
ActiveNotificationsActivity
.ACTION_NOTIFICATION_DELETE);
/developers/samples/android/notification/ActiveNotifications/Application/src/main/
AndroidManifest.xml
27
<activity android:name=".
ActiveNotificationsActivity
"
/developers/samples/android/notification/ActiveNotifications/Application/src/main/java/com/example/android/activenotifications/
ActiveNotificationsActivity.java
26
public class
ActiveNotificationsActivity
extends MainActivity {
ActiveNotificationsFragment.java
97
Intent deleteIntent = new Intent(
ActiveNotificationsActivity
.ACTION_NOTIFICATION_DELETE);
/development/samples/browseable/ActiveNotifications/
AndroidManifest.xml
27
<activity android:name=".
ActiveNotificationsActivity
"
/development/samples/browseable/ActiveNotifications/src/com.example.android.activenotifications/
ActiveNotificationsActivity.java
26
public class
ActiveNotificationsActivity
extends MainActivity {
ActiveNotificationsFragment.java
97
Intent deleteIntent = new Intent(
ActiveNotificationsActivity
.ACTION_NOTIFICATION_DELETE);
Completed in 241 milliseconds