Searched refs:OPERATION_SET_MASTER_VOLUME_MUTED (Results 1 – 4 of 4) sorted by relevance
97 { DevicePolicyManager.OPERATION_SET_MASTER_VOLUME_MUTED, true }, in packageManagers()
3943 public static final int OPERATION_SET_MASTER_VOLUME_MUTED = 35; field in DevicePolicyManager4002 OPERATION_SET_MASTER_VOLUME_MUTED,
652 field public static final int OPERATION_SET_MASTER_VOLUME_MUTED = 35; // 0x23
15346 checkCanExecuteOrThrowUnsafe(DevicePolicyManager.OPERATION_SET_MASTER_VOLUME_MUTED); in setMasterVolumeMuted()