Searched refs:removeContentInactiveRunnable (Results 1 – 2 of 2) sorted by relevance
252 row.getPrivateLayout().removeContentInactiveRunnable(VISIBLE_TYPE_CONTRACTED); in cancelContentViewFrees()255 row.getPrivateLayout().removeContentInactiveRunnable(VISIBLE_TYPE_EXPANDED); in cancelContentViewFrees()258 row.getPrivateLayout().removeContentInactiveRunnable(VISIBLE_TYPE_HEADSUP); in cancelContentViewFrees()261 row.getPublicLayout().removeContentInactiveRunnable(VISIBLE_TYPE_CONTRACTED); in cancelContentViewFrees()
1746 void removeContentInactiveRunnable(int visibleType) { in removeContentInactiveRunnable() method in NotificationContentView