Searched refs:shouldSkipNotification (Results 1 – 2 of 2) sorted by relevance
189 boolean shouldSkipNotification, in ParcelableCallResponse() argument196 mShouldSkipNotification = shouldSkipNotification; in ParcelableCallResponse()239 public boolean shouldSkipNotification() { in shouldSkipNotification() method in CallScreeningService.ParcelableCallResponse341 boolean shouldSkipNotification, in CallResponse() argument345 && (shouldRejectCall || shouldSkipCallLog || shouldSkipNotification)) { in CallResponse()356 mShouldSkipNotification = shouldSkipNotification; in CallResponse()511 public Builder setSkipNotification(boolean shouldSkipNotification) { in setSkipNotification() argument512 mShouldSkipNotification = shouldSkipNotification; in setSkipNotification()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...