Searched refs:mShouldSkipNotification (Results 1 – 2 of 2) sorted by relevance
179 private final boolean mShouldSkipNotification; field in CallScreeningService.ParcelableCallResponse196 mShouldSkipNotification = shouldSkipNotification; in ParcelableCallResponse()206 mShouldSkipNotification = in.readBoolean(); in ParcelableCallResponse()240 return mShouldSkipNotification; in shouldSkipNotification()275 dest.writeBoolean(mShouldSkipNotification); in writeToParcel()332 private final boolean mShouldSkipNotification; field in CallScreeningService.CallResponse395 return mShouldSkipNotification; in getSkipNotification()421 mShouldSkipNotification, in toParcelable()436 mShouldSkipNotification == that.mShouldSkipNotification && in equals()455 private boolean mShouldSkipNotification; field in CallScreeningService.CallResponse.Builder[all …]
51586 Landroid/telecom/CallScreeningService$CallResponse$Builder;->mShouldSkipNotification:Z51591 Landroid/telecom/CallScreeningService$CallResponse;->mShouldSkipNotification:Z