Searched defs:ACTION_GET_CONTENT (Results 1 – 3 of 3) sorted by relevance
57 public static final int ACTION_GET_CONTENT = 5; field in State
230 /* includeApps= */ mState.action == ACTION_GET_CONTENT, in setupLayout() local
307 static final int ACTION_GET_CONTENT = 3; field in MetricConsts