Home | History | Annotate | Download | only in launcher3

Lines Matching full:promisedintent

362                                             si.promisedIntent, user,
927 Intent targetIntent = info.promisedIntent == null
928 ? info.intent : info.promisedIntent;
2041 if (info.promisedIntent != null) {
2042 info.promisedIntent.putExtra(ItemInfo.EXTRA_PROFILE, serialNumber);
3116 si.promisedIntent = intent;
3125 si.intent = si.promisedIntent;
3126 si.promisedIntent = null;
3411 info.promisedIntent = intent;