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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcAsyncChannel.java 145 if (isCallerOnDifferentThread()) {
185 if (isCallerOnDifferentThread()) {
227 if (isCallerOnDifferentThread()) {
269 if (isCallerOnDifferentThread()) {
296 if (isCallerOnDifferentThread()) {
337 if (isCallerOnDifferentThread()) {
420 private boolean isCallerOnDifferentThread() {
423 if (DBG) log("isCallerOnDifferentThread: " + value);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
ServiceStateTracker.java     [all...]
  /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 

Completed in 84 milliseconds