Searched refs:mOwnerAppId (Results 1 – 1 of 1) sorted by relevance
86 && mAppIdAllowlist.contains(intent.mOwnerAppId)) in getOffloadIntentsForInterface()147 && mAppIdAllowlist.contains(intent.mOwnerAppId)) in getPassthroughIntentsForInterface()216 final int mOwnerAppId; field in OffloadIntentStore.OffloadIntent231 mOwnerAppId = ownerAppId; in OffloadIntent()240 sb.append(", mOwnerAppId=").append(mOwnerAppId); in toString()256 final int mOwnerAppId; field in OffloadIntentStore.PassthroughIntent270 mOwnerAppId = ownerAppId; in PassthroughIntent()280 sb.append(", mOwnerAppId=").append(mOwnerAppId); in toString()