OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COLUMN_TIME
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
FileExplorerView.java
48
private final static String
COLUMN_TIME
=
67
DeviceExplorer.
COLUMN_TIME
=
COLUMN_TIME
;
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/explorer/
DeviceExplorer.java
92
public static String
COLUMN_TIME
= "android.explorer.time"; //$NON-NLS-1S
189
"20:54",
COLUMN_TIME
, store); //$NON-NLS-1$
[
all
...]
Completed in 144 milliseconds