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