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