Searched defs:HOST_ID (Results 1 – 4 of 4) sorted by relevance
41 static final int HOST_ID = 1234; field in AppWidgetHostActivity
72 private static final int HOST_ID = 42; field in AppWidgetServiceImplTest
53 public static final int HOST_ID = View.NO_ID; field in ExploreByTouchHelper
60 #define HOST_ID 0x00 macro