OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:showNotificationClicked
(Results
1 - 9
of
9
) sorted by null
/developers/build/prebuilts/gradle/LNotifications/Application/src/main/java/com/example/android/lnotifications/
VisibilityMetadataFragment.java
96
showNotificationClicked
(visibility);
149
private void
showNotificationClicked
(NotificationVisibility visibility) {
OtherMetadataFragment.java
130
showNotificationClicked
(selectedPriority, selectedCategory, mContactUri);
207
private void
showNotificationClicked
(Priority priority, Category category, Uri contactUri) {
/developers/samples/android/notification/LNotifications/Application/src/main/java/com/example/android/lnotifications/
VisibilityMetadataFragment.java
96
showNotificationClicked
(visibility);
149
private void
showNotificationClicked
(NotificationVisibility visibility) {
OtherMetadataFragment.java
130
showNotificationClicked
(selectedPriority, selectedCategory, mContactUri);
207
private void
showNotificationClicked
(Priority priority, Category category, Uri contactUri) {
/development/samples/browseable/LNotifications/src/com.example.android.lnotifications/
VisibilityMetadataFragment.java
96
showNotificationClicked
(visibility);
149
private void
showNotificationClicked
(NotificationVisibility visibility) {
OtherMetadataFragment.java
130
showNotificationClicked
(selectedPriority, selectedCategory, mContactUri);
207
private void
showNotificationClicked
(Priority priority, Category category, Uri contactUri) {
/developers/build/prebuilts/gradle/CustomNotifications/Application/src/main/java/com/example/android/customnotifications/
MainActivity.java
122
public void
showNotificationClicked
(View v) {
/developers/samples/android/notification/CustomNotifications/Application/src/main/java/com/example/android/customnotifications/
MainActivity.java
122
public void
showNotificationClicked
(View v) {
/development/samples/browseable/CustomNotifications/src/com.example.android.customnotifications/
MainActivity.java
122
public void
showNotificationClicked
(View v) {
Completed in 91 milliseconds