Searched refs:kDvrStandaloneProperty (Results 1 – 1 of 1) sorted by relevance
49 const char kDvrStandaloneProperty[] = "ro.boot.vr"; variable144 is_standalone_device_ = property_get_bool(kDvrStandaloneProperty, false); in Initialize()