OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:StorageClientFragment
(Results
1 - 5
of
5
) sorted by null
/developers/build/prebuilts/gradle/StorageClient/Application/tests/src/com/example/android/storageclient/tests/
SampleTests.java
37
import com.example.android.storageclient.
StorageClientFragment
;
45
private
StorageClientFragment
mTestFragment;
60
mTestFragment = (
StorageClientFragment
)
79
StorageClientFragment
.ImageDialogFragment.dumpImageMetaData(mTestActivity, uri);
/developers/samples/android/content/documentsUi/StorageClient/Application/tests/src/com/example/android/storageclient/tests/
SampleTests.java
37
import com.example.android.storageclient.
StorageClientFragment
;
45
private
StorageClientFragment
mTestFragment;
60
mTestFragment = (
StorageClientFragment
)
79
StorageClientFragment
.ImageDialogFragment.dumpImageMetaData(mTestActivity, uri);
/developers/build/prebuilts/gradle/StorageClient/Application/src/main/java/com/example/android/storageclient/
StorageClientFragment.java
42
public class
StorageClientFragment
extends Fragment {
48
public static final String TAG = "
StorageClientFragment
";
/developers/samples/android/content/documentsUi/StorageClient/Application/src/main/java/com/example/android/storageclient/
StorageClientFragment.java
42
public class
StorageClientFragment
extends Fragment {
48
public static final String TAG = "
StorageClientFragment
";
/development/samples/browseable/StorageClient/src/com.example.android.storageclient/
StorageClientFragment.java
42
public class
StorageClientFragment
extends Fragment {
48
public static final String TAG = "
StorageClientFragment
";
Completed in 179 milliseconds