HomeSort by relevance Sort by last modified time
    Searched defs:getContextObject (Results 1 - 10 of 10) sorted by null

  /frameworks/base/core/java/com/android/internal/os/
BinderInternal.java 97 public static final native IBinder getContextObject();
  /frameworks/native/libs/binder/
ProcessState.cpp 110 sp<IBinder> ProcessState::getContextObject(const sp<IBinder>& /*caller*/)
121 sp<IBinder> ProcessState::getContextObject(const String16& name, const sp<IBinder>& caller)
134 ALOGE("getContextObject(%s) failed, but we manage the contexts!\n",
  /system/libhwbinder/
ProcessState.cpp 100 sp<IBinder> ProcessState::getContextObject(const sp<IBinder>& /*caller*/)
111 sp<IBinder> ProcessState::getContextObject(const String16& name, const sp<IBinder>& caller)
124 ALOGE("getContextObject(%s) failed, but we manage the contexts!\n",
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 206 milliseconds