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

  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
NativeActionModeAwareLayout.java 32 private OnActionModeForChildListener mActionModeForChildListener;
39 mActionModeForChildListener = listener;
43 if (mActionModeForChildListener != null) {
44 return mActionModeForChildListener.startActionModeForChild(originalView, callback);
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 30 milliseconds