OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:noDisplay
(Results
1 - 4
of
4
) sorted by null
/device/google/accessory/arduino/USB_Host_Shield/
Max_LCD.h
87
void
noDisplay
();
Max_LCD.cpp
178
void Max_LCD::
noDisplay
() {
/frameworks/base/services/java/com/android/server/am/
ActivityRecord.java
78
final boolean
noDisplay
; // activity is not displayed?
238
pw.print("
noDisplay
="); pw.print(
noDisplay
);
444
noDisplay
= ent != null && ent.array.getBoolean(
475
noDisplay
= false;
[
all
...]
ActivityStack.java
686
if (who.
noDisplay
) {
[
all
...]
Completed in 584 milliseconds