Home
last modified time | relevance | path

Searched refs:shared (Results 1 – 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dmanifest-expected-completion17.txt6 android:sharedUserId : Specify the name of a user ID that will be shared between multiple packages…
7 android:sharedUserLabel : Specify a label for the shared user UID of this package. [reference]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
DRenameResourceProcessor.java205 SharableParticipants shared) throws CoreException { in loadParticipants() argument
209 null, affectedNatures, shared); in loadParticipants()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DPreviewIconFactory.java150 List<Element> shared = new ArrayList<Element>(); in partitionRenderElements() local
152 elements.add(shared); in partitionRenderElements()
193 shared.add(element); in partitionRenderElements()