Lines Matching refs:fromExisting
270 mHandlerLooper->sendMessage(sp<WatchdogPerfService>::fromExisting(this), in start()
307 mHandlerLooper->removeMessages(sp<WatchdogPerfService>::fromExisting(this)); in terminate()
341 mHandlerLooper->sendMessage(sp<WatchdogPerfService>::fromExisting(this), in onCarWatchdogServiceRegistered()
359 sp<WatchdogPerfService>::fromExisting(this), in onBootFinished()
426 auto thiz = sp<WatchdogPerfService>::fromExisting(this); in onUserStateChange()
446 auto thiz = sp<WatchdogPerfService>::fromExisting(this); in startUserSwitchCollection()
475 auto thiz = sp<WatchdogPerfService>::fromExisting(this); in onSuspendExit()
696 auto thiz = sp<WatchdogPerfService>::fromExisting(this); in startCustomCollection()
712 auto thiz = sp<WatchdogPerfService>::fromExisting(this); in endCustomCollection()
748 auto thiz = sp<WatchdogPerfService>::fromExisting(this); in switchToPeriodicLocked()
775 mHandlerLooper->removeMessages(sp<WatchdogPerfService>::fromExisting(this)); in handleMessage()
792 mHandlerLooper->removeMessages(sp<WatchdogPerfService>::fromExisting(this)); in handleMessage()
843 mHandlerLooper->removeMessages(sp<WatchdogPerfService>::fromExisting(this)); in handleMessage()
879 sp<WatchdogPerfService>::fromExisting(this), in processCollectionEvent()
961 mHandlerLooper->sendMessage(sp<WatchdogPerfService>::fromExisting(this), in collectLocked()
998 auto thiz = sp<WatchdogPerfService>::fromExisting(this); in processMonitorEvent()