导航菜单

页面标题

页面副标题

Fancy Optimizer v4.6.3 - CleanScreenshotRecycleBinJobIntentService.java 源代码

正在查看: Fancy Optimizer v4.6.3 应用的 CleanScreenshotRecycleBinJobIntentService.java JAVA 源代码文件

本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。


package com.fancyclean.boost.screenshotclean.service;

import android.content.Intent;
import androidx.annotation.NonNull;
import c7.e;
import cb.b;
import vj.h;
import y8.f;

public class CleanScreenshotRecycleBinJobIntentService extends e {
    public static final h d = new h("CleanScreenshotRecycleBinJobIntentService");
    public b c;

    public final void onHandleWork(@NonNull Intent intent) {
        if (this.c == null) {
            this.c = b.a(getApplicationContext());
        }
        b bVar = this.c;
        bVar.b.execute(new d.b(11, bVar, new f(this, 1)));
    }
}