Searched refs:ORDER_ASCENDING (Results 1 – 8 of 8) sorted by relevance
435 public static final int ORDER_ASCENDING = 1; field in EABContactManager.Query447 private int mOrderDirection = ORDER_ASCENDING;517 if (direction != ORDER_ASCENDING && direction != ORDER_DESCENDING) { in orderBy()570 String orderDirection = (mOrderDirection == ORDER_ASCENDING ? "ASC" : "DESC"); in runQuery()622 String orderDirection = (mOrderDirection == ORDER_ASCENDING ? "ASC" : "DESC"); in toString()687 .orderBy(COLUMN_ID, Query.ORDER_ASCENDING); in update()
480 EABContactManager.Query.ORDER_ASCENDING); in doCapabilityDiscovery()579 EABContactManager.Query.ORDER_ASCENDING); in updateObsoleteItems()
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...