Searched refs:EMPTY_KEY (Results 1 – 2 of 2) sorted by relevance
19 import static com.android.systemui.people.PeopleSpaceUtils.EMPTY_KEY;54 setPeopleTileKey(appWidgetManager, appWidgetId, EMPTY_KEY); in removePeopleTileKey()
85 public static final PeopleTileKey EMPTY_KEY = field in PeopleSpaceUtils