OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getPendingIntent
(Results
1 - 13
of
13
) sorted by null
/cts/tests/tests/notificationlegacy/notificationlegacy28/src/android/app/notification/legacy28/cts/
NotificationManager28Test.java
67
.setFullScreenIntent(
getPendingIntent
(), true)
69
.setContentIntent(
getPendingIntent
())
102
private PendingIntent
getPendingIntent
() {
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
NotificationManager29Test.java
67
.setFullScreenIntent(
getPendingIntent
(), true)
69
.setContentIntent(
getPendingIntent
())
102
private PendingIntent
getPendingIntent
() {
/cts/tests/app/src/android/app/cts/
NotificationManagerTest.java
285
private PendingIntent
getPendingIntent
() {
[
all
...]
/development/samples/training/AnimationsDemo/libs/
android-support-v13.jar
/development/samples/training/basic/FragmentBasics/libs/
android-support-v4.jar
/development/samples/training/location-aware/libs/
android-support-v4.jar
/development/samples/ControllerSample/libs/
android-support-v4.jar
/development/samples/training/ContactsList/libs/
android-support-v4.jar
/development/samples/training/EffectiveNavigation/libs/
android-support-v4.jar
/development/samples/training/InteractiveChart/libs/
android-support-v4.jar
/development/samples/training/NavigationDrawer/libs/
android-support-v4.jar
/developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar
Completed in 672 milliseconds