Searched defs:fieldDialogPresentations (Results 1 – 2 of 2) sorted by relevance
206 ArrayList<RemoteViews> fieldDialogPresentations, in Dataset()
2132 ArrayList<RemoteViews> fieldDialogPresentations = new ArrayList<>(newSize); in computeDatasetsForProviderAndUpdateContainer() local2224 ArrayList<RemoteViews> fieldDialogPresentations = new ArrayList<>(); in computeDatasetsForPccAndUpdateContainer() local2331 ArrayList<RemoteViews> fieldDialogPresentations, in copyFieldsFromDataset()