OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GlobalScreenshot
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
ScreenshotServiceErrorReceiver.java
37
GlobalScreenshot
.notifyScreenshotError(context, nm,
GlobalScreenshot.java
272
new Intent(context,
GlobalScreenshot
.TargetChosenReceiver.class),
286
new Intent(context,
GlobalScreenshot
.DeleteScreenshotReceiver.class)
287
.putExtra(
GlobalScreenshot
.SCREENSHOT_URI_ID, uri.toString()),
316
GlobalScreenshot
.notifyScreenshotError(mParams.context, mNotificationManager,
393
class
GlobalScreenshot
{
440
public
GlobalScreenshot
(Context context) {
[
all
...]
Completed in 105 milliseconds