OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:buildViewIntent
(Results
1 - 2
of
2
) sorted by null
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
OpenHelper.java
46
final Intent intent = OpenHelper.
buildViewIntent
(context, id);
69
private static Intent
buildViewIntent
(Context context, long id) {
/packages/apps/Nfc/src/com/android/nfc/beam/
BeamTransferManager.java
330
Intent viewIntent =
buildViewIntent
();
464
Intent
buildViewIntent
() {
Completed in 51 milliseconds