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

  /frameworks/support/v4/jellybean-mr2/android/support/v4/media/
TransportMediatorJellybeanMR2.java 38 final String mReceiverAction;
91 mReceiverAction = context.getPackageName() + ":transport:" + System.identityHashCode(this);
92 mIntent = new Intent(mReceiverAction);
95 mReceiverFilter.addAction(mReceiverAction);
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 

Completed in 19 milliseconds