Searched refs:BROADCAST_CONTENT_VIEW_HEIGHT (Results 1 – 3 of 3) sorted by relevance
72 filter.addAction(Utils.BROADCAST_CONTENT_VIEW_HEIGHT); in setUpAndRegisterReceiver()105 if (action.equals(Utils.BROADCAST_CONTENT_VIEW_HEIGHT)) { in onReceive()
37 public static final String BROADCAST_CONTENT_VIEW_HEIGHT = ACTION_PREFIX + "VIEW_HEIGHT"; field in Utils
112 Intent intent = new Intent(Utils.BROADCAST_CONTENT_VIEW_HEIGHT); in onShow()