Searched refs:getInsetsSourceProviders (Results 1 – 7 of 7) sorted by relevance
161 final SparseArray<InsetsSourceProvider> providers = win.getInsetsSourceProviders(); in addingWindow_withInsetsTypes()
180 mWindowContainer.getInsetsSourceProviders().remove(mSource.getId()); in setWindowContainer()197 mWindowContainer.getInsetsSourceProviders().put(mSource.getId(), this); in setWindowContainer()
1282 final SparseArray<InsetsSourceProvider> providers = win.getInsetsSourceProviders();1367 final SparseArray<InsetsSourceProvider> providers = win.getInsetsSourceProviders();1477 final SparseArray<InsetsSourceProvider> providers = win.getInsetsSourceProviders();
1099 public SparseArray<InsetsSourceProvider> getInsetsSourceProviders() { in getInsetsSourceProviders() method in WindowContainer
1376 final SparseArray<InsetsSourceProvider> providers = getInsetsSourceProviders(); in updateSourceFrame()
3776 HPLcom/android/server/wm/WindowContainer;->getInsetsSourceProviders()Landroid/util/SparseArray;
29239 PLcom/android/server/wm/WindowContainer;->getInsetsSourceProviders()Landroid/util/SparseArray;