Searched refs:MSG_READ_ATTRIBUTION_SOURCE_BUNDLE (Results 1 – 1 of 1) sorted by relevance
49 public static final int MSG_READ_ATTRIBUTION_SOURCE_BUNDLE = 0; field in AttributionSourceService71 case MSG_READ_ATTRIBUTION_SOURCE_BUNDLE: in handleMessage()77 if (receivingMessage.what == MSG_READ_ATTRIBUTION_SOURCE_BUNDLE) { in handleMessage()179 case MSG_READ_ATTRIBUTION_SOURCE_BUNDLE: in handleMessage()276 m = Message.obtain(null, MSG_READ_ATTRIBUTION_SOURCE_BUNDLE); in postAttributionSource()