Searched refs:doubleIt (Results 1 – 2 of 2) sorted by relevance
54 sptr<IInterface> doubleIt = Double::Box(doubleValue); in DoSomethingInterestingWithMyAPI() local55 wantParams->WriteToParcelDouble(parcel, doubleIt); in DoSomethingInterestingWithMyAPI()
141 sptr<IInterface> doubleIt = Double::Box(doubleValue); in DoSomethingInterestingWithMyApiDistributedWantParams003() local142 wantParams->WriteToParcelDouble(parcel, doubleIt); in DoSomethingInterestingWithMyApiDistributedWantParams003()