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