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

  /external/autotest/frontend/client/src/autotest/common/ui/
MultiListSelectPresenter.java 55 public boolean isGeneratedItem;
70 item.isGeneratedItem = true;
98 if (isGeneratedItem) {
105 assert !isGeneratedItem;
221 if (item.isGeneratedItem && isItemPresent(item)) {
348 if (item.isGeneratedItem) {
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 449 milliseconds