Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c95fe5fa authored by Amit Mahajan's avatar Amit Mahajan Committed by Android (Google) Code Review
Browse files

Merge "Use correct convention for member variable." into nyc-mr1-dev

parents f24a6b7e 0da16b37
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -157,15 +157,15 @@ public class ImsPhone extends ImsPhoneBase {
        }
    };

    private Uri[] selfIdentityUris;
    private Uri[] mCurrentSubscriberUris;

    protected void setCurrentSubscriberUris(Uri[] selfIdentityUris) {
        this.selfIdentityUris = selfIdentityUris;
    protected void setCurrentSubscriberUris(Uri[] currentSubscriberUris) {
        this.mCurrentSubscriberUris = currentSubscriberUris;
    }

    @Override
    public Uri[] getCurrentSubscriberUris() {
        return selfIdentityUris;
        return mCurrentSubscriberUris;
    }

    // Create Cf (Call forward) so that dialling number &