Home
last modified time | relevance | path

Searched defs:uniqueName (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/network/
H A DSubscriptionUtil.java247 public CharSequence uniqueName; in getUniqueSubscriptionDisplayNames() field in SubscriptionUtil.DisplayInfo
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/
H A DInternetDialogController.java494 public CharSequence uniqueName; in getUniqueSubscriptionDisplayNames() field in InternetDialogController.DisplayInfo
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp4296 std::string uniqueName = getUniqueLayerName("MirrorRoot"); in mirrorLayer() local
4339 std::string uniqueName = getUniqueLayerName(name.string()); in createLayer() local
4400 std::string uniqueName = base::StringPrintf("%s#%u", name, dupeCounter); in getUniqueLayerName() local