Searched refs:techListsParcel (Results 1 – 1 of 1) sorted by relevance
1249 IntentFilter[] filters, TechListParcel techListsParcel) { in setForegroundDispatch() argument1256 if (intent == null && filters == null && techListsParcel == null) { in setForegroundDispatch()1276 if (techListsParcel != null) { in setForegroundDispatch()1277 techLists = techListsParcel.getTechLists(); in setForegroundDispatch()