Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java3051 public int syncAndFetchKillableState(int myComponentType, boolean isSafeToKill, in syncAndFetchKillableState() argument
3060 if (myComponentType != ComponentType.THIRD_PARTY && !isSafeToKill) { in syncAndFetchKillableState()