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

  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
ActivityChooserModel.java 269 * share the same data model and {@link #readHistoricalDataIfNeeded()} may be called
559 * was provided. Calling this method before a call to {@link #readHistoricalDataIfNeeded()}
564 * {@link #readHistoricalDataIfNeeded()}.
656 stateChanged |= readHistoricalDataIfNeeded();
710 private boolean readHistoricalDataIfNeeded() {
    [all...]
  /frameworks/base/core/java/android/widget/
ActivityChooserModel.java 281 * share the same data model and {@link #readHistoricalDataIfNeeded()} may be called
572 * was provided. Calling this method before a call to {@link #readHistoricalDataIfNeeded()}
577 * {@link #readHistoricalDataIfNeeded()}.
675 stateChanged |= readHistoricalDataIfNeeded();
734 private boolean readHistoricalDataIfNeeded() {
    [all...]
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 185 milliseconds