Searched refs:mIsApex (Results 1 – 1 of 1) sorted by relevance
76 private final boolean mIsApex; field in PackageRollbackInfo147 return mIsApex; in isApex()188 this.mIsApex = isApex; in PackageRollbackInfo()196 this.mIsApex = in.readBoolean(); in PackageRollbackInfo()212 out.writeBoolean(mIsApex); in writeToParcel()