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

  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
VideoPauseController.java 38 private class CallContext {
39 public CallContext(Call call) {
59 return String.format("CallContext {CallId=%s, State=%s, VideoState=%d}",
78 private CallContext mPrimaryCallContext = null;
241 mPrimaryCallContext = new CallContext(call);
326 * Determines if a given call is the same one stored in a {@link CallContext}.
329 * @param callContext The call context.
331 * {@link CallContext}.
333 private static boolean areSame(Call call, CallContext callContext) {
    [all...]
  /system/connectivity/shill/cellular/
modem_proxy_interface.h 26 class CallContext;
  /external/llvm/lib/Target/X86/
X86CallFrameOptimization.cpp 55 struct CallContext {
56 CallContext()
82 typedef SmallVector<CallContext, 8> ContextVector;
89 MachineBasicBlock::iterator I, CallContext &Context);
91 bool adjustCallSequence(MachineFunction &MF, const CallContext &Context);
239 CallContext Context;
315 CallContext &Context) {
447 const CallContext &Context) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdd8042.h 182 PVOID CallContext;
201 PVOID CallContext;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 203 milliseconds