Home | History | Annotate | Download | only in content

Lines Matching defs:getIntent

298         public Intent getIntent() {
321 * <li> If {@link #getIntent} is non-null, convert that to an intent:
396 Intent intent = getIntent();
455 * <li> If {@link #getIntent} is non-null, convert that to an intent:
905 if (item.getIntent() != null) {
1100 Intent intent = item.getIntent();