Searched refs:mGroupName (Results 1 – 3 of 3) sorted by relevance
244 final String mGroupName; field in AudioServiceEvents.VolumeEvent255 mGroupName = null; in VolumeEvent()272 mGroupName = null; in VolumeEvent()285 mGroupName = null; in VolumeEvent()298 mGroupName = null; in VolumeEvent()311 mGroupName = null; in VolumeEvent()324 mGroupName = null; in VolumeEvent()336 mGroupName = group; in VolumeEvent()350 mGroupName = null; in VolumeEvent()364 mGroupName = null; in VolumeEvent()[all …]
1304 private String mGroupName = null; field in VectorDrawable.VGroup1314 mGroupName = copy.mGroupName; in VGroup()1316 if (mGroupName != null) { in VGroup()1317 targetsMap.put(mGroupName, this); in VGroup()1358 return mGroupName; in getGroupName()1420 mGroupName = groupName; in updateStateFromTypedArray()1421 nSetName(mNativePtr, mGroupName); in updateStateFromTypedArray()
17585 Landroid/graphics/drawable/VectorDrawable$VGroup;->mGroupName:Ljava/lang/String;