Searched refs:isUimgApp (Results 1 – 4 of 4) sorted by relevance
25 if (app->isUimgApp()) { in doAlloc()33 if (app->isUimgApp()) { in doFree()
130 if (!isUimgApp()) { in start()140 if (!isUimgApp()) { in handleEvent()153 if (eventData != nullptr && !isUimgApp() && isBiasEventType(eventType)) { in handleEvent()165 if (!isUimgApp()) { in end()245 bool PlatformNanoappBase::isUimgApp() const { in isUimgApp() function in chre::PlatformNanoappBase
87 bool isUimgApp() const;
97 if (!nanoapp->isUimgApp()) { in chreSensorFindDefault()129 if (!nanoapp->isUimgApp()) { in chreGetSensorInfo()