Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.h772 bool hasParent() const { return getParent() != nullptr; } in hasParent() function
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java972 boolean hasParent(UserInfo profile) { in hasParent() method in NotificationManagerService
DManagedServices.java2055 boolean hasParent(UserInfo profile, Context context) { in hasParent() method in ManagedServices.UserProfiles