Searched refs:mPeriodInNS (Results 1 – 2 of 2) sorted by relevance
27 private volatile long mPeriodInNS = 0; field in FusedBatchOptions48 mPeriodInNS = value; in setPeriodInNS()52 return mPeriodInNS; in getPeriodInNS()143 parcel.writeLong(mPeriodInNS); in writeToParcel()
32989 Landroid/location/FusedBatchOptions;->mPeriodInNS:J