OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:makeIntent
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
NotificationTestList.java
397
"This is a notification!!!",
makeIntent
());
417
makeIntent
());
429
"Notify me!!!",
makeIntent
());
439
"Notify me!!!",
makeIntent
());
449
"Notify me!!!",
makeIntent
());
463
n.contentIntent =
makeIntent
();
478
n.contentIntent =
makeIntent
();
605
private PendingIntent
makeIntent
() {
/frameworks/base/cmds/am/src/com/android/commands/am/
Am.java
106
private Intent
makeIntent
() throws URISyntaxException {
230
Intent intent =
makeIntent
();
239
Intent intent =
makeIntent
();
330
Intent intent =
makeIntent
();
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/voice/
VoiceInput.java
303
Intent intent =
makeIntent
();
448
private static Intent
makeIntent
() {
Completed in 2030 milliseconds