Searched refs:graph (Results 1 – 20 of 20) sorted by relevance
117 IncomingCallFilterGraph graph = new IncomingCallFilterGraph(mCall, listener, mContext, in testEmptyGraph() local119 graph.performFiltering(); in testEmptyGraph()130 IncomingCallFilterGraph graph = new IncomingCallFilterGraph(mCall, listener, mContext, in testFiltersPerformOrder() local134 graph.addFilter(allowFilter); in testFiltersPerformOrder()135 graph.addFilter(disallowFilter); in testFiltersPerformOrder()137 graph.performFiltering(); in testFiltersPerformOrder()148 IncomingCallFilterGraph graph = new IncomingCallFilterGraph(mCall, listener, mContext, in testFiltersPerformInParallel() local153 graph.addFilter(allowFilter1); in testFiltersPerformInParallel()154 graph.addFilter(allowFilter2); in testFiltersPerformInParallel()155 graph.addFilter(disallowFilter); in testFiltersPerformInParallel()[all …]
40 // Not used by this graph, but simplifies higher-level41 // graph initialization code.
1394 # available from the path. This tool is part of Graphviz, a graph visualization1424 # will generate a graph for each documented class showing the direct and1431 # will generate a graph for each documented class showing the direct and1438 # will generate a graph for groups, showing the direct groups dependencies1454 # tags are set to YES then doxygen will generate a graph for each documented1461 # HAVE_DOT tags are set to YES then doxygen will generate a graph for each1468 # doxygen will generate a call dependency graph for every global function1476 # doxygen will generate a caller dependency graph for every global function1513 # nodes that will be shown in the graph. If the number of nodes in a graph1514 # becomes larger than this value, doxygen will truncate the graph, which is[all …]
24 import com.android.settingslib.graph.BatteryMeterDrawableBase;
32 import com.android.settingslib.graph.ThemedBatteryDrawable;
31 import com.android.settingslib.graph.ThemedBatteryDrawable;
33 import com.android.settingslib.graph.SignalDrawable;
673 IncomingCallFilterGraph graph = setUpCallFilterGraph(incomingCall); in onSuccessfulIncomingCall() local674 graph.performFiltering(); in onSuccessfulIncomingCall()686 IncomingCallFilterGraph graph = new IncomingCallFilterGraph(incomingCall, in setUpCallFilterGraph() local708 graph.addFilter(voicemailFilter); in setUpCallFilterGraph()709 graph.addFilter(blockCheckerFilter); in setUpCallFilterGraph()710 graph.addFilter(carrierCallScreeningServiceFilter); in setUpCallFilterGraph()711 graph.addFilter(callScreeningServiceFilter); in setUpCallFilterGraph()716 mGraphHandlerThreads.add(graph.getHandlerThread()); in setUpCallFilterGraph()717 return graph; in setUpCallFilterGraph()
2111 # http://www.graphviz.org/), a graph visualization toolkit from AT&T and Lucent2152 # If the CLASS_GRAPH tag is set to YES then doxygen will generate a graph for2161 # graph for each documented class showing the direct and indirect implementation2169 # If the GROUP_GRAPHS tag is set to YES then doxygen will generate a graph for2185 # class node. If there are many fields or methods and many nodes the graph may2206 # YES then doxygen will generate a graph for each documented file showing the2215 # set to YES then doxygen will generate a graph for each documented file showing2224 # dependency graph for every global function or class method.2235 # dependency graph for every global function or class method.2310 # that will be shown in the graph. If the number of nodes in a graph becomes[all …]
56 import com.android.settingslib.graph.SignalDrawable;
63 import com.android.settingslib.graph.SignalDrawable;
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...
1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...