Searched refs:orderDirection (Results 1 – 8 of 8) sorted by relevance
570 String orderDirection = (mOrderDirection == ORDER_ASCENDING ? "ASC" : "DESC"); in runQuery() local571 String orderBy = mOrderByColumn + " " + orderDirection; in runQuery()622 String orderDirection = (mOrderDirection == ORDER_ASCENDING ? "ASC" : "DESC"); in toString() local623 String orderBy = mOrderByColumn + " " + orderDirection; in toString()
META-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...