Searched refs:mAdtechKeyMapping (Results 1 – 1 of 1) sorted by relevance
73 @Nullable private String mAdtechKeyMapping; field in Trigger131 && Objects.equals(mAdtechKeyMapping, trigger.mAdtechKeyMapping) in equals()160 mAdtechKeyMapping, in hashCode()336 return mAdtechKeyMapping; in getAdtechKeyMapping()545 if (mAdtechKeyMapping == null) { in parseAdtechKeyMapping()549 JSONObject jsonObject = new JSONObject(mAdtechKeyMapping); in parseAdtechKeyMapping()731 mBuilding.mAdtechKeyMapping = adtechBitMapping; in setAdtechBitMapping()