Searched refs:BUNDLE_PARAM_PAYLOAD_SPEC (Results 1 – 1 of 1) sorted by relevance
280 b.putSerializable(BUNDLE_PARAM_PAYLOAD_SPEC, payloadSpec); in createBundle()284 private static final String BUNDLE_PARAM_PAYLOAD_SPEC = "payload-spec"; field in PrepareUpdateService.CallbackResultReceiver297 payloadSpec = (PayloadSpec) resultData.getSerializable(BUNDLE_PARAM_PAYLOAD_SPEC); in onReceiveResult()