Home
last modified time | relevance | path

Searched refs:mCarPowerTestServiceNotificationId (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/car/app/src/android/car/cts/app/
DCarPowerTestService.java92 private final int mCarPowerTestServiceNotificationId = this.hashCode(); field in CarPowerTestService
154 startForeground(mCarPowerTestServiceNotificationId, notification); in startForeground()