OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:showDetail
(Results
1 - 12
of
12
) sorted by null
/external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/
common.js
115
var
showDetail
= $('<a href="">').text('Detail');
116
showDetail
.click(function(event) {
124
butter.append(
showDetail
);
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
UserTile.java
53
showDetail
(true);
DndTile.java
125
showDetail
(true);
170
showDetail
(false);
260
showDetail
(false);
WifiTile.java
116
showDetail
(true);
291
showDetail
(false);
338
showDetail
(false);
BluetoothTile.java
94
showDetail
(true);
226
showDetail
(false);
CastTile.java
101
showDetail
(true);
108
showDetail
(true);
BatteryTile.java
103
showDetail
(true);
CellularTile.java
91
showDetail
(true);
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
QSPanel.java
278
showDetail
(show, r);
281
protected void
showDetail
(boolean show, Record r) {
327
QSPanel.this.
showDetail
(show, r);
404
showDetail
(false, mDetailRecord);
QSTile.java
186
public void
showDetail
(boolean show) {
/external/sqlite/dist/orig/
shell.c
[
all
...]
/external/sqlite/dist/
shell.c
[
all
...]
Completed in 232 milliseconds