Another round of header updates

Summary: I hope that this takes care of all the android violations.

Reviewed By: danielbuechele

Differential Revision: D15199150

fbshipit-source-id: 0f5b4edc1bc9d38de0885f88bb2c3e43acfa09cd
This commit is contained in:
Pascal Hartig
2019-05-03 09:55:45 -07:00
committed by Facebook Github Bot
parent b1be6400b8
commit f584eb05dd
189 changed files with 632 additions and 842 deletions

View File

@@ -1,7 +1,9 @@
// Copyright (c) Facebook, Inc. and its affiliates. /*
// * Copyright (c) Facebook, Inc. and its affiliates.
// This source code is licensed under the MIT license found in the LICENSE file *
// in the root directory of this source tree. * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree.
*/
apply plugin: 'com.android.library' apply plugin: 'com.android.library'
apply plugin: 'maven' apply plugin: 'maven'

View File

@@ -1,17 +1,8 @@
# #
# Copyright 2014-present Facebook, Inc. # Copyright (c) Facebook, Inc. and its affiliates.
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # This source code is licensed under the MIT license found in the LICENSE
# you may not use this file except in compliance with the License. # file in the root directory of this source tree.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
POM_NAME=Flipper POM_NAME=Flipper

View File

@@ -1,7 +1,9 @@
// Copyright (c) Facebook, Inc. and its affiliates. /*
// * Copyright (c) Facebook, Inc. and its affiliates.
// This source code is licensed under the MIT license found in the LICENSE file *
// in the root directory of this source tree. * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree.
*/
apply plugin: 'com.android.library' apply plugin: 'com.android.library'
apply plugin: 'maven' apply plugin: 'maven'

View File

@@ -1,17 +1,8 @@
# #
# Copyright 2014-present Facebook, Inc. # Copyright (c) Facebook, Inc. and its affiliates.
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # This source code is licensed under the MIT license found in the LICENSE
# you may not use this file except in compliance with the License. # file in the root directory of this source tree.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #
POM_NAME=Flipper NoOp POM_NAME=Flipper NoOp

View File

@@ -2,8 +2,8 @@
<!-- <!--
~ Copyright (c) Facebook, Inc. and its affiliates. ~ Copyright (c) Facebook, Inc. and its affiliates.
~ ~
~ This source code is licensed under the MIT license found in the LICENSE file ~ This source code is licensed under the MIT license found in the LICENSE
~ in the root directory of this source tree. ~ file in the root directory of this source tree.
--> -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.android; package com.facebook.flipper.android;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.android.diagnostics; package com.facebook.flipper.android.diagnostics;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.core; package com.facebook.flipper.core;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.core; package com.facebook.flipper.core;

View File

@@ -3,8 +3,8 @@
<!-- <!--
~ Copyright (c) Facebook, Inc. and its affiliates. ~ Copyright (c) Facebook, Inc. and its affiliates.
~ ~
~ This source code is licensed under the MIT license found in the LICENSE file ~ This source code is licensed under the MIT license found in the LICENSE
~ in the root directory of this source tree. ~ file in the root directory of this source tree.
--> -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"

View File

@@ -1,7 +1,9 @@
// Copyright (c) Facebook, Inc. and its affiliates. /*
// * Copyright (c) Facebook, Inc. and its affiliates.
// This source code is licensed under the MIT license found in the LICENSE file *
// in the root directory of this source tree. * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree.
*/
apply plugin: 'com.android.application' apply plugin: 'com.android.application'

View File

@@ -1,7 +1,9 @@
#
# Copyright (c) Facebook, Inc. and its affiliates. # Copyright (c) Facebook, Inc. and its affiliates.
# #
# This source code is licensed under the MIT license found in the LICENSE file # This source code is licensed under the MIT license found in the LICENSE
# in the root directory of this source tree. # file in the root directory of this source tree.
#
key.alias=androiddebugkey key.alias=androiddebugkey
key.store.password=android key.store.password=android

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.sample; package com.facebook.flipper.sample;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.connectivitytest; package com.facebook.flipper.connectivitytest;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.connectivitytest; package com.facebook.flipper.connectivitytest;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.example; package com.facebook.flipper.plugins.example;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.sample; package com.facebook.flipper.sample;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.sample; package com.facebook.flipper.sample;

View File

@@ -1,8 +1,8 @@
/* /**
* Copyright (c) Facebook, Inc. and its affiliates. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* <p>This source code is licensed under the MIT license found in the LICENSE file in the root * This source code is licensed under the MIT license found in the LICENSE
* directory of this source tree. * file in the root directory of this source tree.
*/ */
package com.facebook.flipper.sample; package com.facebook.flipper.sample;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.sample; package com.facebook.flipper.sample;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.sample; package com.facebook.flipper.sample;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.sample.network; package com.facebook.flipper.sample.network;

View File

@@ -3,8 +3,8 @@
<!-- <!--
~ Copyright (c) Facebook, Inc. and its affiliates. ~ Copyright (c) Facebook, Inc. and its affiliates.
~ ~
~ This source code is licensed under the MIT license found in the LICENSE file ~ This source code is licensed under the MIT license found in the LICENSE
~ in the root directory of this source tree. ~ file in the root directory of this source tree.
--> -->
<resources> <resources>

View File

@@ -3,8 +3,8 @@
<!-- <!--
~ Copyright (c) Facebook, Inc. and its affiliates. ~ Copyright (c) Facebook, Inc. and its affiliates.
~ ~
~ This source code is licensed under the MIT license found in the LICENSE file ~ This source code is licensed under the MIT license found in the LICENSE
~ in the root directory of this source tree. ~ file in the root directory of this source tree.
--> -->
<resources> <resources>

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.example; package com.facebook.flipper.plugins.example;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.example; package com.facebook.flipper.plugins.example;

View File

@@ -2,8 +2,8 @@
<!-- <!--
~ Copyright (c) Facebook, Inc. and its affiliates. ~ Copyright (c) Facebook, Inc. and its affiliates.
~ ~
~ This source code is licensed under the MIT license found in the LICENSE file ~ This source code is licensed under the MIT license found in the LICENSE
~ in the root directory of this source tree. ~ file in the root directory of this source tree.
--> -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"

View File

@@ -1,10 +1,9 @@
/* /**
* Copyright (c) Facebook, Inc. and its affiliates. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE file * This source code is licensed under the MIT license found in the LICENSE
* in the root directory of this source tree. * file in the root directory of this source tree.
*/ */
package com.facebook.common.memory.manager; package com.facebook.common.memory.manager;
public interface DebugMemoryManager { public interface DebugMemoryManager {

View File

@@ -1,10 +1,9 @@
/* /**
* Copyright (c) Facebook, Inc. and its affiliates. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE file * This source code is licensed under the MIT license found in the LICENSE
* in the root directory of this source tree. * file in the root directory of this source tree.
*/ */
package com.facebook.common.memory.manager; package com.facebook.common.memory.manager;
public class NoOpDebugMemoryManager implements DebugMemoryManager { public class NoOpDebugMemoryManager implements DebugMemoryManager {

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2004-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.android; package com.facebook.flipper.android;

View File

@@ -1,8 +1,8 @@
/* /**
* Copyright (c) Facebook, Inc. and its affiliates. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* <p>This source code is licensed under the MIT license found in the LICENSE file in the root * This source code is licensed under the MIT license found in the LICENSE
* directory of this source tree. * file in the root directory of this source tree.
*/ */
package com.facebook.flipper.android; package com.facebook.flipper.android;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.android; package com.facebook.flipper.android;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.android; package com.facebook.flipper.android;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2004-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.android; package com.facebook.flipper.android;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.android.diagnostics; package com.facebook.flipper.android.diagnostics;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.android.diagnostics; package com.facebook.flipper.android.diagnostics;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.android.diagnostics; package com.facebook.flipper.android.diagnostics;

View File

@@ -1,10 +1,9 @@
/* /**
* Copyright (c) Facebook, Inc. and its affiliates. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE file * This source code is licensed under the MIT license found in the LICENSE
* in the root directory of this source tree. * file in the root directory of this source tree.
*/ */
package com.facebook.flipper.android.diagnostics; package com.facebook.flipper.android.diagnostics;
public interface FlipperDiagnosticSummaryTextFilter { public interface FlipperDiagnosticSummaryTextFilter {

View File

@@ -2,8 +2,8 @@
<!-- <!--
~ Copyright (c) Facebook, Inc. and its affiliates. ~ Copyright (c) Facebook, Inc. and its affiliates.
~ ~
~ This source code is licensed under the MIT license found in the LICENSE file ~ This source code is licensed under the MIT license found in the LICENSE
~ in the root directory of this source tree. ~ file in the root directory of this source tree.
--> -->
<manifest <manifest

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.android.utils; package com.facebook.flipper.android.utils;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.core; package com.facebook.flipper.core;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.core; package com.facebook.flipper.core;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.core; package com.facebook.flipper.core;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.core; package com.facebook.flipper.core;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.core; package com.facebook.flipper.core;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.core; package com.facebook.flipper.core;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.core; package com.facebook.flipper.core;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.core; package com.facebook.flipper.core;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.core; package com.facebook.flipper.core;

View File

@@ -1,10 +1,9 @@
/* /**
* Copyright (c) Facebook, Inc. and its affiliates. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE file * This source code is licensed under the MIT license found in the LICENSE
* in the root directory of this source tree. * file in the root directory of this source tree.
*/ */
package com.facebook.flipper.core; package com.facebook.flipper.core;
public interface FlipperStateUpdateListener { public interface FlipperStateUpdateListener {

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.core; package com.facebook.flipper.core;

View File

@@ -1,10 +1,9 @@
/* /**
* Copyright (c) Facebook, Inc. and its affiliates. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE file * This source code is licensed under the MIT license found in the LICENSE
* in the root directory of this source tree. * file in the root directory of this source tree.
*/ */
package com.facebook.flipper.core; package com.facebook.flipper.core;
public class StateElement { public class StateElement {

View File

@@ -1,10 +1,9 @@
/* /**
* Copyright (c) Facebook, Inc. and its affiliates. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE file * This source code is licensed under the MIT license found in the LICENSE
* in the root directory of this source tree. * file in the root directory of this source tree.
*/ */
package com.facebook.flipper.core; package com.facebook.flipper.core;
import java.util.ArrayList; import java.util.ArrayList;

View File

@@ -1,10 +1,9 @@
/* /**
* Copyright (c) Facebook, Inc. and its affiliates. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE file * This source code is licensed under the MIT license found in the LICENSE
* in the root directory of this source tree. * file in the root directory of this source tree.
*/ */
package com.facebook.flipper.nativeplugins; package com.facebook.flipper.nativeplugins;
public interface NativePlugin { public interface NativePlugin {

View File

@@ -1,10 +1,9 @@
/* /**
* Copyright (c) Facebook, Inc. and its affiliates. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE file * This source code is licensed under the MIT license found in the LICENSE
* in the root directory of this source tree. * file in the root directory of this source tree.
*/ */
package com.facebook.flipper.nativeplugins; package com.facebook.flipper.nativeplugins;
import com.facebook.flipper.core.FlipperClient; import com.facebook.flipper.core.FlipperClient;

View File

@@ -1,10 +1,9 @@
/* /**
* Copyright (c) Facebook, Inc. and its affiliates. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE file * This source code is licensed under the MIT license found in the LICENSE
* in the root directory of this source tree. * file in the root directory of this source tree.
*/ */
package com.facebook.flipper.nativeplugins; package com.facebook.flipper.nativeplugins;
import com.facebook.flipper.core.FlipperPlugin; import com.facebook.flipper.core.FlipperPlugin;

View File

@@ -1,10 +1,9 @@
/* /**
* Copyright (c) Facebook, Inc. and its affiliates. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE file * This source code is licensed under the MIT license found in the LICENSE
* in the root directory of this source tree. * file in the root directory of this source tree.
*/ */
package com.facebook.flipper.nativeplugins.components; package com.facebook.flipper.nativeplugins.components;
import com.facebook.flipper.core.FlipperObject; import com.facebook.flipper.core.FlipperObject;

View File

@@ -1,10 +1,9 @@
/* /**
* Copyright (c) Facebook, Inc. and its affiliates. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE file * This source code is licensed under the MIT license found in the LICENSE
* in the root directory of this source tree. * file in the root directory of this source tree.
*/ */
package com.facebook.flipper.nativeplugins.components; package com.facebook.flipper.nativeplugins.components;
import com.facebook.flipper.core.FlipperArray; import com.facebook.flipper.core.FlipperArray;

View File

@@ -1,10 +1,9 @@
/* /**
* Copyright (c) Facebook, Inc. and its affiliates. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE file * This source code is licensed under the MIT license found in the LICENSE
* in the root directory of this source tree. * file in the root directory of this source tree.
*/ */
package com.facebook.flipper.nativeplugins.components; package com.facebook.flipper.nativeplugins.components;
import com.facebook.flipper.core.FlipperArray; import com.facebook.flipper.core.FlipperArray;

View File

@@ -1,10 +1,9 @@
/* /**
* Copyright (c) Facebook, Inc. and its affiliates. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE file * This source code is licensed under the MIT license found in the LICENSE
* in the root directory of this source tree. * file in the root directory of this source tree.
*/ */
package com.facebook.flipper.nativeplugins.components; package com.facebook.flipper.nativeplugins.components;
import com.facebook.flipper.core.FlipperObject; import com.facebook.flipper.core.FlipperObject;

View File

@@ -1,10 +1,9 @@
/* /**
* Copyright (c) Facebook, Inc. and its affiliates. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE file * This source code is licensed under the MIT license found in the LICENSE
* in the root directory of this source tree. * file in the root directory of this source tree.
*/ */
package com.facebook.flipper.nativeplugins.table; package com.facebook.flipper.nativeplugins.table;
public class Column { public class Column {

View File

@@ -1,10 +1,9 @@
/* /**
* Copyright (c) Facebook, Inc. and its affiliates. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE file * This source code is licensed under the MIT license found in the LICENSE
* in the root directory of this source tree. * file in the root directory of this source tree.
*/ */
package com.facebook.flipper.nativeplugins.table; package com.facebook.flipper.nativeplugins.table;
import java.util.List; import java.util.List;

View File

@@ -1,10 +1,9 @@
/* /**
* Copyright (c) Facebook, Inc. and its affiliates. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE file * This source code is licensed under the MIT license found in the LICENSE
* in the root directory of this source tree. * file in the root directory of this source tree.
*/ */
package com.facebook.flipper.nativeplugins.table; package com.facebook.flipper.nativeplugins.table;
import androidx.annotation.Nullable; import androidx.annotation.Nullable;

View File

@@ -1,10 +1,9 @@
/* /**
* Copyright (c) Facebook, Inc. and its affiliates. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE file * This source code is licensed under the MIT license found in the LICENSE
* in the root directory of this source tree. * file in the root directory of this source tree.
*/ */
package com.facebook.flipper.nativeplugins.table; package com.facebook.flipper.nativeplugins.table;
import com.facebook.flipper.core.FlipperConnection; import com.facebook.flipper.core.FlipperConnection;

View File

@@ -1,10 +1,9 @@
/* /**
* Copyright (c) Facebook, Inc. and its affiliates. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE file * This source code is licensed under the MIT license found in the LICENSE
* in the root directory of this source tree. * file in the root directory of this source tree.
*/ */
package com.facebook.flipper.nativeplugins.table; package com.facebook.flipper.nativeplugins.table;
import com.facebook.flipper.core.FlipperObject; import com.facebook.flipper.core.FlipperObject;

View File

@@ -1,10 +1,9 @@
/* /**
* Copyright (c) Facebook, Inc. and its affiliates. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE file * This source code is licensed under the MIT license found in the LICENSE
* in the root directory of this source tree. * file in the root directory of this source tree.
*/ */
package com.facebook.flipper.nativeplugins.table; package com.facebook.flipper.nativeplugins.table;
import java.util.List; import java.util.List;

View File

@@ -1,10 +1,9 @@
/* /**
* Copyright (c) Facebook, Inc. and its affiliates. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE file * This source code is licensed under the MIT license found in the LICENSE
* in the root directory of this source tree. * file in the root directory of this source tree.
*/ */
package com.facebook.flipper.nativeplugins.table; package com.facebook.flipper.nativeplugins.table;
import com.facebook.flipper.core.FlipperArray; import com.facebook.flipper.core.FlipperArray;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.common; package com.facebook.flipper.plugins.common;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.common; package com.facebook.flipper.plugins.common;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.common; package com.facebook.flipper.plugins.common;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.console; package com.facebook.flipper.plugins.console;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.console; package com.facebook.flipper.plugins.console;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.console; package com.facebook.flipper.plugins.console;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.console.iface; package com.facebook.flipper.plugins.console.iface;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.console.iface; package com.facebook.flipper.plugins.console.iface;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.console.iface; package com.facebook.flipper.plugins.console.iface;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.console.iface; package com.facebook.flipper.plugins.console.iface;

View File

@@ -1,5 +1,9 @@
// Copyright 2004-present Facebook. All Rights Reserved. /**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree.
*/
package com.facebook.flipper.plugins.fresco; package com.facebook.flipper.plugins.fresco;
public interface FrescoFlipperDebugPrefHelper { public interface FrescoFlipperDebugPrefHelper {

View File

@@ -1,11 +1,9 @@
/* /**
* Copyright (c) 2004-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.fresco; package com.facebook.flipper.plugins.fresco;
import com.facebook.imagepipeline.debug.DebugImageTracker; import com.facebook.imagepipeline.debug.DebugImageTracker;

View File

@@ -1,9 +1,8 @@
/* /**
* Copyright (c) 2004-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.fresco.objecthelper; package com.facebook.flipper.plugins.fresco.objecthelper;

View File

@@ -1,11 +1,9 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.inspector; package com.facebook.flipper.plugins.inspector;
import android.app.Activity; import android.app.Activity;

View File

@@ -1,11 +1,9 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.inspector; package com.facebook.flipper.plugins.inspector;
import android.graphics.Canvas; import android.graphics.Canvas;

View File

@@ -1,11 +1,9 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.inspector; package com.facebook.flipper.plugins.inspector;
import android.app.Activity; import android.app.Activity;

View File

@@ -1,11 +1,9 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.inspector; package com.facebook.flipper.plugins.inspector;
/** Marker interface to identify nodes which should not be traversed. */ /** Marker interface to identify nodes which should not be traversed. */

View File

@@ -1,11 +1,9 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.inspector; package com.facebook.flipper.plugins.inspector;
import android.graphics.Rect; import android.graphics.Rect;

View File

@@ -1,11 +1,9 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.inspector; package com.facebook.flipper.plugins.inspector;
import android.app.Application; import android.app.Application;

View File

@@ -1,11 +1,9 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.inspector; package com.facebook.flipper.plugins.inspector;
import com.facebook.flipper.core.FlipperObject; import com.facebook.flipper.core.FlipperObject;

View File

@@ -1,11 +1,9 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.inspector; package com.facebook.flipper.plugins.inspector;
import android.graphics.Canvas; import android.graphics.Canvas;

View File

@@ -1,11 +1,9 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.inspector; package com.facebook.flipper.plugins.inspector;
public class Named<ValueType> { public class Named<ValueType> {

View File

@@ -1,11 +1,9 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.inspector; package com.facebook.flipper.plugins.inspector;
import androidx.annotation.Nullable; import androidx.annotation.Nullable;

View File

@@ -1,11 +1,9 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.inspector; package com.facebook.flipper.plugins.inspector;
import java.lang.ref.SoftReference; import java.lang.ref.SoftReference;

View File

@@ -1,11 +1,9 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.inspector; package com.facebook.flipper.plugins.inspector;
import androidx.annotation.Nullable; import androidx.annotation.Nullable;

View File

@@ -1,11 +1,9 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.inspector; package com.facebook.flipper.plugins.inspector;
public abstract class SelfRegisteringNodeDescriptor<T> extends NodeDescriptor<T> { public abstract class SelfRegisteringNodeDescriptor<T> extends NodeDescriptor<T> {

View File

@@ -1,11 +1,9 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.inspector; package com.facebook.flipper.plugins.inspector;
/** /**

View File

@@ -1,11 +1,9 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.inspector.descriptors; package com.facebook.flipper.plugins.inspector.descriptors;
import android.app.Activity; import android.app.Activity;

View File

@@ -1,11 +1,9 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.inspector.descriptors; package com.facebook.flipper.plugins.inspector.descriptors;
import android.app.Activity; import android.app.Activity;

View File

@@ -1,11 +1,9 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.inspector.descriptors; package com.facebook.flipper.plugins.inspector.descriptors;
import android.app.Dialog; import android.app.Dialog;

View File

@@ -1,11 +1,9 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.inspector.descriptors; package com.facebook.flipper.plugins.inspector.descriptors;
import android.app.Dialog; import android.app.Dialog;

View File

@@ -1,11 +1,9 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.inspector.descriptors; package com.facebook.flipper.plugins.inspector.descriptors;
import android.graphics.Rect; import android.graphics.Rect;

View File

@@ -1,11 +1,9 @@
/* /**
* Copyright (c) 2018-present, Facebook, Inc. * Copyright (c) Facebook, Inc. and its affiliates.
* *
* This source code is licensed under the MIT license found in the LICENSE * This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree. * file in the root directory of this source tree.
*
*/ */
package com.facebook.flipper.plugins.inspector.descriptors; package com.facebook.flipper.plugins.inspector.descriptors;
import android.app.Fragment; import android.app.Fragment;

Some files were not shown because too many files have changed in this diff Show More