Searched refs:BOOTREASON_PROP_NAME (Results 1 – 1 of 1) sorted by relevance
48 static const char BOOTREASON_PROP_NAME[] = "ro.boot.bootreason"; variable89 if (property_get(BOOTREASON_PROP_NAME, bootreason, nullptr) > 0) { in playSoundsAllowed()