Home
last modified time | relevance | path

Searched defs:getEntities (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/storage/
DBubbleVolatileRepository.kt63 fun getEntities(userId: Int): MutableList<BubbleEntity> { in <lambda>() method in com.android.wm.shell.bubbles.storage.BubbleVolatileRepository
/frameworks/base/core/java/android/view/textclassifier/
DEntityConfidence.java74 public List<String> getEntities() { in getEntities() method in EntityConfidence