Searched defs:_i (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/am/
H A DPendingIntentRecord.java61 int _r, Intent[] _i, String[] _it, int _f, Bundle _o) {
67 requestIntent = _i != null ? _i[_i.length-1] : null;
69 allIntents = _i;
60 Key(int _t, String _p, ActivityRecord _a, String _w, int _r, Intent[] _i, String[] _it, int _f, Bundle _o) argument

Completed in 50 milliseconds