Searched refs:mPhoneCall (Results 1 – 1 of 1) sorted by relevance
48 private final boolean mPhoneCall; field in PermissionGroupUsage95 this.mPhoneCall = phoneCall; in PermissionGroupUsage()152 return mPhoneCall; in isPhoneCall()197 "phoneCall = " + mPhoneCall + ", " + in toString()223 && mPhoneCall == that.mPhoneCall in equals()242 _hash = 31 * _hash + Boolean.hashCode(mPhoneCall); in hashCode()258 if (mPhoneCall) flg |= 0x20; in writeToParcel()305 this.mPhoneCall = phoneCall; in PermissionGroupUsage()