Searched refs:shouldSkipCallLog (Results 1 – 2 of 2) sorted by relevance
188 boolean shouldSkipCallLog, in ParcelableCallResponse() argument195 mShouldSkipCallLog = shouldSkipCallLog; in ParcelableCallResponse()235 public boolean shouldSkipCallLog() { in shouldSkipCallLog() method in CallScreeningService.ParcelableCallResponse340 boolean shouldSkipCallLog, in CallResponse() argument345 && (shouldRejectCall || shouldSkipCallLog || shouldSkipNotification)) { in CallResponse()355 mShouldSkipCallLog = shouldSkipCallLog; in CallResponse()502 public Builder setSkipCallLog(boolean shouldSkipCallLog) { in setSkipCallLog() argument503 mShouldSkipCallLog = shouldSkipCallLog; in setSkipCallLog()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...