Home
last modified time | relevance | path

Searched refs:GetDensityOneof (Results 1 – 2 of 2) sorted by relevance

/build/soong/cmd/extract_apks/bundle_proto/
Dtargeting.pb.go516 func (m *ScreenDensity) GetDensityOneof() isScreenDensity_DensityOneof { func
524 if x, ok := m.GetDensityOneof().(*ScreenDensity_DensityAlias_); ok {
531 if x, ok := m.GetDensityOneof().(*ScreenDensity_DensityDpi); ok {
/build/soong/cmd/extract_apks/
Dmain.go247 switch x := v.GetDensityOneof().(type) {