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

  /frameworks/base/telephony/java/com/android/internal/telephony/
IntRangeManager.java 42 * Initial capacity for IntRange clients array list. There will be
49 * <p>When a client is added, the IntRange may merge with one or more
50 * adjacent IntRanges to form a single combined IntRange.
51 * <p>When a client is removed, the IntRange may divide into several
54 private class IntRange {
61 * Create a new IntRange with a single client.
66 IntRange(int startId, int endId, String client) {
74 * Create a new IntRange for an existing ClientRange.
77 IntRange(ClientRange clientRange) {
85 * Create a new IntRange from an existing IntRange. This is used fo
    [all...]
  /external/clang/lib/Sema/
SemaChecking.cpp     [all...]
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilt/common/antlr/
antlr-3.4-complete.jar 

Completed in 268 milliseconds