Searched refs:mWhere (Results 1 – 3 of 3) sorted by relevance
97 private Condition mWhere = Condition.emptyCondition(); field in QueryParam.QueryBuilder135 mWhere = condition; in where()251 mWhere.getSelection(), in toQueryParam()252 mWhere.getWhereArgs(), in toQueryParam()
109 mCommitParams.mWhere, mCommitParams.mSelectionArgs); in commit()117 final String mWhere; field in ContentWriter.CommitParams126 mWhere = where; in CommitParams()
279 private TextView mWhere; field in EventInfoFragment472 mWhere = (TextView) mView.findViewById(R.id.where); in onCreateView()723 final TextView textView = mWhere; in updateEvent()