OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:showing
(Results
51 - 75
of
141
) sorted by null
1
2
3
4
5
6
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
KeyguardBottomAreaView.java
692
public void onKeyguardVisibilityChanged(boolean
showing
) {
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
ActionBarOverlayLayout.java
193
public void setShowingForActionMode(boolean
showing
) {
195
// if (
showing
) {
/external/v8/benchmarks/
base.js
136
//
showing
progress as a percentage.
/external/v8/test/js-perf-test/
base.js
155
//
showing
progress as a percentage.
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/
obj.go
19
// to a stack of file:line pairs
showing
the path of inclusions that led to that position.
/prebuilts/go/darwin-x86/src/cmd/internal/obj/
obj.go
16
// to a stack of file:line pairs
showing
the path of inclusions that led to that position.
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/
obj.go
19
// to a stack of file:line pairs
showing
the path of inclusions that led to that position.
/prebuilts/go/linux-x86/src/cmd/internal/obj/
obj.go
16
// to a stack of file:line pairs
showing
the path of inclusions that led to that position.
/external/valgrind/none/tests/
cmdline2.stdout.exp
41
--error-limit=no|yes stop
showing
new errors if too many? [yes]
/frameworks/support/core-ui/java/android/support/v4/widget/
DrawerLayout.java
1408
final int
showing
= getWidth() - childLeft;
local
[
all
...]
/prebuilts/go/darwin-x86/src/regexp/syntax/
parse_test.go
280
// dump prints a string representation of the regexp
showing
/prebuilts/go/linux-x86/src/regexp/syntax/
parse_test.go
280
// dump prints a string representation of the regexp
showing
/prebuilts/go/darwin-x86/src/time/
format.go
405
// according to layout, which defines the format by
showing
how the reference
671
// The layout defines the format by
showing
how the reference time,
[
all
...]
/prebuilts/go/linux-x86/src/time/
format.go
405
// according to layout, which defines the format by
showing
how the reference
671
// The layout defines the format by
showing
how the reference time,
[
all
...]
/build/tools/droiddoc/templates-ndk/assets/js/
docs.js
[
all
...]
/build/core/
java.mk
261
# Prevent these from
showing
up on the device
/prebuilts/go/darwin-x86/src/net/http/
fs.go
205
// Content-Length header
showing
the number of bytes
/prebuilts/go/darwin-x86/src/runtime/pprof/
pprof.go
26
// A Profile is a collection of stack traces
showing
the call sequences
/prebuilts/go/linux-x86/src/net/http/
fs.go
205
// Content-Length header
showing
the number of bytes
/prebuilts/go/linux-x86/src/runtime/pprof/
pprof.go
26
// A Profile is a collection of stack traces
showing
the call sequences
/prebuilts/tools/common/fest/
fest-swing-1.2.1.jar
/build/tools/droiddoc/templates-sdk/assets/js/
docs.js
494
if ($list.hasClass('
showing
')) {
496
$list.removeClass('
showing
');
500
$list.addClass('
showing
');
[
all
...]
/build/tools/droiddoc/templates-sdk-dev/assets/js/
docs.js
494
if ($list.hasClass('
showing
')) {
496
$list.removeClass('
showing
');
500
$list.addClass('
showing
');
[
all
...]
/frameworks/base/core/java/android/widget/
AbsListView.java
[
all
...]
/frameworks/base/core/java/android/app/
IActivityManager.java
334
public void setLockScreenShown(boolean
showing
, boolean occluded) throws RemoteException;
[
all
...]
Completed in 2510 milliseconds
1
2
3
4
5
6