HomeSort by relevance Sort by last modified time
    Searched refs:EXPLAIN_QUERY_PLAN_REGEXP (Results 1 - 2 of 2) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/util/
BugleGservicesKeys.java 219 public static final String EXPLAIN_QUERY_PLAN_REGEXP = "bugle_query_plan_regexp";
  /packages/apps/Messaging/src/com/android/messaging/datamodel/
DatabaseWrapper.java 48 * Set mExplainQueryPlanRegexp (via {@link BugleGservicesKeys#EXPLAIN_QUERY_PLAN_REGEXP}
85 BugleGservicesKeys.EXPLAIN_QUERY_PLAN_REGEXP, null);

Completed in 610 milliseconds