Home | History | Annotate | Download | only in contacts

Lines Matching refs:entities

795             // status data.  Initially, result has empty entities and statuses.
798 ArrayList<Entity> entities = result.getEntities();
804 // add it to the result's entities.
807 entities.add(entity);
829 * Looks for the photo data item in entities. If found, creates a new Bitmap instance. If