Remove hidden dependency ArrayUtils wtfStack

Due to mainline we are not supposed to call hidden APIs
This CL does the following changes:
* `ArraysUtils.contains` -> `Utils.arrayContains`
* `Log.wtfStack` -> `Log.wtf`

Bug: 190443169
Test: atest BluetoothInstrumentationTests
Tag: #refactor
Change-Id: I8d41fbcfe9d69ff0240e51d25d3402b3d6db9dff
3 files changed
tree: a9e1e2d993f0373f9409b2ace9eed935661bca55
  1. android/